From: Sarah Hoffmann Date: Sat, 22 Feb 2020 15:46:03 +0000 (+0100) Subject: adapt API tests X-Git-Tag: v3.5.0~74^2 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/5220a92be4c7691fb8c1dfc11ac9cb03ce68933e?hp=-c adapt API tests --- 5220a92be4c7691fb8c1dfc11ac9cb03ce68933e diff --git a/test/bdd/api/search/queries.feature b/test/bdd/api/search/queries.feature index 6650e969..2969844c 100644 --- a/test/bdd/api/search/queries.feature +++ b/test/bdd/api/search/queries.feature @@ -27,6 +27,7 @@ Feature: Search queries | suburb | Eilbek | | postcode | 22089 | | city_district | Wandsbek | + | city | Hamburg | | country | Deutschland | | country_code | de | @@ -42,6 +43,7 @@ Feature: Search queries | suburb | Eilbek | | postcode | 22089 | | city_district | Wandsbek | + | city | Hamburg | | country | Deutschland | | country_code | de |