]> git.openstreetmap.org Git - rails.git/commit
Remove sorting before converting tags to hash
authorAnton Khorev <tony29@yandex.ru>
Mon, 7 Jul 2025 01:29:14 +0000 (04:29 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 7 Jul 2025 01:29:14 +0000 (04:29 +0300)
commita83dd7ecd00b556949d60990aff58038664c180e
treefe7329bf3f153daaf44655fafc1517ba7bd39a8b
parent6398bdc2cead052a726c52b9a13f3643a26ae31e
Remove sorting before converting tags to hash

Sorting is no longer required because we're not comparing arrays of keys.
test/controllers/api/relations_controller_test.rb