X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/00d8df6fc39d056a16dd8c1b7482d1f51fb659d4..HEAD:/test/bdd/db/update/country.feature diff --git a/test/bdd/db/update/country.feature b/test/bdd/db/update/country.feature index 794b0d0e..abc1af09 100644 --- a/test/bdd/db/update/country.feature +++ b/test/bdd/db/update/country.feature @@ -8,7 +8,6 @@ Feature: Country handling | | 10 | | | 4 | | 3 | - @fail-legacy Scenario: When country names are changed old ones are no longer searchable Given the places | osm | class | type | admin | name+name:xy | country | geometry | @@ -27,7 +26,6 @@ Feature: Country handling When sending search query "Wenig, Loudou" Then exactly 0 results are returned - @fail-legacy Scenario: When country names are deleted they are no longer searchable Given the places | osm | class | type | admin | name+name:xy | country | geometry | @@ -83,7 +81,6 @@ Feature: Country handling | N10 | Wenig, Lilly | - @fail-legacy Scenario: When a localised name is deleted, the standard name takes over Given the places | osm | class | type | admin | name+name:de | country | geometry |