From: Sarah Hoffmann Date: Wed, 25 Mar 2020 10:38:31 +0000 (+0100) Subject: adapt API tests to place linkage changes X-Git-Tag: v3.5.0~64^2 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/d56c69dd019e47cb6cd8a87e40e186550587357d adapt API tests to place linkage changes The missing district is due to a data error for wikidata tags. --- diff --git a/test/bdd/api/search/queries.feature b/test/bdd/api/search/queries.feature index 2969844c..e0f58466 100644 --- a/test/bdd/api/search/queries.feature +++ b/test/bdd/api/search/queries.feature @@ -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 |