]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/api/details/params.feature
compute address parts for rank 30 objects on the fly
[nominatim.git] / test / bdd / api / details / params.feature
index 3c9286ed285acedc3c2c847a04db89a0662889bf..fe3c4d0e7bd92efbcd414abd6faaba559e9501f2 100644 (file)
@@ -43,10 +43,10 @@ Feature: Object details
         Then the result is valid json
 
     Scenario Outline: HTML Details with keywords
-        When sending html details query for <osmid>
+        When sending json details query for <osmid>
             | keywords |
             | 1 |
-        Then the result is valid html
+        Then the result is valid json
 
     Examples:
             | osmid |