From: Sarah Hoffmann Date: Tue, 6 Oct 2020 11:59:50 +0000 (+0200) Subject: Revert "adapt tests to rank_search removal" X-Git-Tag: v3.6.0~58^2~1 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/a40684162afec2ce96d118884647a0525bb176ad?ds=inline Revert "adapt tests to rank_search removal" This reverts commit 2a717da8508ed697bfe6f5eded4e397054570a7a. --- diff --git a/test/bdd/api/search/queries.feature b/test/bdd/api/search/queries.feature index a9719fb2..e5040f1e 100644 --- a/test/bdd/api/search/queries.feature +++ b/test/bdd/api/search/queries.feature @@ -24,7 +24,6 @@ Feature: Search queries | house_number | 86 | | road | Schellingstraße | | suburb | Eilbek | - | neighbourhood | Auenviertel | | postcode | 22089 | | city | Hamburg | | country | Deutschland | @@ -38,7 +37,6 @@ Feature: Search queries | type | value | | house_number | 73 | | road | Schellingstraße | - | neighbourhood | Auenviertel | | suburb | Eilbek | | postcode | 22089 | | city | Hamburg |