-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- "София" should be transliterated as "Sofia", but it is now "Sofiya".
20) Interscript maps/bgnpcgn-bul-Cyrl-Latn-2013.yaml system test for {"source"=>"София", "expected"=>"Sofia"}
Failure/Error: expect(result).to eq(test["expected"])
expected: "Sofia"
got: "Sofiya"
(compared using ==)
# ./spec/interscript_spec.rb:13:in `block (5 levels) in <top (required)>'- "София-Град" should be transliterated as "Sofia-Grad", but it is now "Sofiya-Grad".
21) Interscript maps/bgnpcgn-bul-Cyrl-Latn-2013.yaml system test for {"source"=>"София-Град", "expected"=>"Sofia-Grad"}
Failure/Error: expect(result).to eq(test["expected"])
expected: "Sofia-Grad"
got: "Sofiya-Grad"
(compared using ==)
# ./spec/interscript_spec.rb:13:in `block (5 levels) in <top (required)>'Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working