X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/f8bca4fbcb739daa6a89dd52c219713dd1173287..3fb739de9275680d4f482d363f22c535442f0017:/test/bdd/api/reverse/v1_json.feature diff --git a/test/bdd/api/reverse/v1_json.feature b/test/bdd/api/reverse/v1_json.feature index ac3c799e..1f629c0f 100644 --- a/test/bdd/api/reverse/v1_json.feature +++ b/test/bdd/api/reverse/v1_json.feature @@ -1,3 +1,4 @@ +@SQLITE @APIDB Feature: Json output for Reverse API Testing correctness of json and jsonv2 output (API version v1). @@ -93,7 +94,7 @@ Feature: Json output for Reverse API | polygon_text | 1 | Then results contain | geotext | - | LINESTRING(9.5039353 47.0657546,9.5040437 47.0657781,9.5040808 47.065787,9.5054298 47.0661407) | + | ^LINESTRING\(9.5039353 47.0657546, ?9.5040437 47.0657781, ?9.5040808 47.065787, ?9.5054298 47.0661407\) | Examples: | format |