]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/api/reverse/simple.feature
edited test
[nominatim.git] / test / bdd / api / reverse / simple.feature
index 2b4847364592e35d845b064854b08ab67bdcc446..ecaca483196cd08942a17c6cbab2acbf2b656899 100644 (file)
@@ -67,11 +67,10 @@ Feature: Simple Reverse Tests
       | json |
       | jsonv2 |
 
-    @wip
     Scenario Outline: Boundingbox is returned
         When sending <format> reverse coordinates 14.62,108.1
           | zoom |
-          | 4 |
+          | 8 |
         Then result has bounding box in 9,20,102,113
 
     Examples: