]> git.openstreetmap.org Git - nominatim.git/commitdiff
adapt test results to new ranking
authorSarah Hoffmann <lonvia@denofr.de>
Mon, 3 Aug 2020 14:57:06 +0000 (16:57 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Mon, 3 Aug 2020 14:57:22 +0000 (16:57 +0200)
test/bdd/api/search/queries.feature

index 57ae2c2038383349e8b7404e0017ca1cedd1455a..b521c1714f89a1afc8ef058f29fc851c71ef91b9 100644 (file)
@@ -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\v,\fHuron"
         Then results contain
           | class   | type |
-          | highway | residential |
\ No newline at end of file
+          | highway | residential |