mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-21 07:46:58 +02:00
9c738cb5b7
The ordering did not actually change, but the test was failing because it was throwing away the preset terms.. preset.terms() actually returns translated terms not original terms, and should default to returning the original terms when translations are not available (like in testing).