From: Sarah Hoffmann Date: Mon, 3 Aug 2020 14:57:06 +0000 (+0200) Subject: adapt test results to new ranking X-Git-Tag: v3.6.0~101 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/2cb85e48b4171e56fb1875560ffadde2fe2cb00e adapt test results to new ranking --- diff --git a/test/bdd/api/search/queries.feature b/test/bdd/api/search/queries.feature index 57ae2c20..b521c171 100644 --- a/test/bdd/api/search/queries.feature +++ b/test/bdd/api/search/queries.feature @@ -23,7 +23,6 @@ Feature: Search queries | type | value | | house_number | 86 | | road | Schellingstraße | - | neighbourhood | Auenviertel | | suburb | Eilbek | | postcode | 22089 | | city | Hamburg | @@ -38,7 +37,6 @@ Feature: Search queries | type | value | | house_number | 73 | | road | Schellingstraße | - | neighbourhood | Auenviertel | | suburb | Eilbek | | postcode | 22089 | | city | Hamburg | @@ -183,4 +181,4 @@ Feature: Search queries When sending json search query "22nd Street Southwest , Huron" Then results contain | class | type | - | highway | residential | \ No newline at end of file + | highway | residential |