Skip to content

Fix tests in bgnpcgn-bul-Cyrl-Latn-2013 #22

@ronaldtse

Description

@ronaldtse
  1. "София" 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)>'
  1. "София-Град" 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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions