]> git.openstreetmap.org Git - nominatim.git/commitdiff
adapt API tests to place linkage changes
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 25 Mar 2020 10:38:31 +0000 (11:38 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 25 Mar 2020 10:38:31 +0000 (11:38 +0100)
The missing district is due to a data error for wikidata tags.

test/bdd/api/search/queries.feature

index 2969844c0720c4bc7834be28068baf90f9e91e06..e0f5846685cadb0d20d5d8c154b5e2dad9dc8a0d 100644 (file)
@@ -26,7 +26,6 @@ Feature: Search queries
           | neighbourhood | Auenviertel |
           | suburb        | Eilbek |
           | postcode      | 22089 |
-          | city_district | Wandsbek |
           | city          | Hamburg |
           | country       | Deutschland |
           | country_code  | de |
@@ -42,7 +41,6 @@ Feature: Search queries
           | neighbourhood | Auenviertel |
           | suburb        | Eilbek |
           | postcode      | 22089 |
-          | city_district | Wandsbek |
           | city          | Hamburg |
           | country       | Deutschland |
           | country_code  | de |