]> git.openstreetmap.org Git - nominatim.git/commitdiff
adapt tests to rank_search removal
authorSarah Hoffmann <lonvia@denofr.de>
Sat, 26 Sep 2020 07:10:37 +0000 (09:10 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 26 Sep 2020 07:10:37 +0000 (09:10 +0200)
test/bdd/api/search/queries.feature

index e5040f1e247b79ab8bb2808df568ce9dea8436b7..a9719fb2d68d861a6541f8d7f0632fc274191008 100644 (file)
@@ -24,6 +24,7 @@ Feature: Search queries
           | house_number  | 86 |
           | road          | Schellingstraße |
           | suburb        | Eilbek |
+          | neighbourhood | Auenviertel |
           | postcode      | 22089 |
           | city          | Hamburg |
           | country       | Deutschland |
@@ -37,6 +38,7 @@ Feature: Search queries
           | type          | value |
           | house_number  | 73 |
           | road          | Schellingstraße |
+          | neighbourhood | Auenviertel |
           | suburb        | Eilbek |
           | postcode      | 22089 |
           | city          | Hamburg |