]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/db/query/interpolation.feature
fix debug output for searches
[nominatim.git] / test / bdd / db / query / interpolation.feature
index e709787d28e1540eea6e44414a02ffb911a82dcf..600de718c613f14952861f1ba8da40e8102122e0 100644 (file)
@@ -23,7 +23,7 @@ Feature: Query of address interpolations
           | id | nodes |
           | 1  | 1,3   |
         When importing
-        When sending jsonv2 reverse point 2
+        When sending v1/reverse N2
         Then results contain
           | ID | display_name |
           | 0  | 3, Nickway   |
@@ -48,7 +48,7 @@ Feature: Query of address interpolations
           | id | nodes |
           | 1  | 1,3   |
         When importing
-        When sending jsonv2 reverse point 2
+        When sending v1/reverse N2
         Then results contain
           | ID | display_name | centroid |
           | 0  | 10, Nickway  | 2 |