]> git.openstreetmap.org Git - nominatim.git/commitdiff
fix more tests
authorSarah Hoffmann <lonvia@denofr.de>
Sun, 9 Jul 2017 08:09:37 +0000 (10:09 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Sat, 19 Aug 2017 17:37:06 +0000 (19:37 +0200)
test/bdd/api/search/params.feature

index fba83eab0acdd72f6caeec6cd54e553a93ab5c96..d21f317e3a8c1a8d6f2c3bb44f7c19756d72726a 100644 (file)
@@ -67,7 +67,7 @@ Feature: Search queries
         Then there are duplicates
 
     Scenario: Search with bounded viewbox in right area
-        When sending json search query "restaurant" with address
+        When sending json search query "bar" with address
           | bounded | viewbox |
           | 1       | -56.16786,-34.84061,-56.12525,-34.86526 |
         Then result addresses contain
@@ -75,7 +75,7 @@ Feature: Search queries
           | Montevideo |
 
     Scenario: Search with bounded viewboxlbrt in right area
-        When sending json search query "restaurant" with address
+        When sending json search query "bar" with address
           | bounded | viewboxlbrt |
           | 1       | -56.16786,-34.86526,-56.12525,-34.84061 |
         Then result addresses contain