]> git.openstreetmap.org Git - nominatim.git/commitdiff
update tests for off-coast reverse geocoding
authorSarah Hoffmann <lonvia@denofr.de>
Wed, 4 Jul 2018 19:03:04 +0000 (21:03 +0200)
committerSarah Hoffmann <lonvia@denofr.de>
Wed, 4 Jul 2018 19:03:04 +0000 (21:03 +0200)
test/bdd/api/reverse/queries.feature

index a9ee2b17dc5adfa9ef89f67496013e877137ade4..a6c1dd34671608edebdd49aadc335c65c52d8cbf 100644 (file)
@@ -48,8 +48,8 @@ Feature: Reverse geocoding
 
     Scenario: Location off the coast
         When sending jsonv2 reverse coordinates 54.046489113,8.5546870529
-        | zoom |
+         | zoom |
          | 5 |
         Then results contain
-         | display_name |
-         | ^.*Hamburg, Deutschland |
+         | error |
+         | Unable to geocode |