X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/e1af6a22d357de51c86ac73582beba2b4419227b..75a77810d1248d21f40f6207d31e032694410b7a:/test/bdd/api/reverse/v1_xml.feature diff --git a/test/bdd/api/reverse/v1_xml.feature b/test/bdd/api/reverse/v1_xml.feature index 75f27220..95e7478c 100644 --- a/test/bdd/api/reverse/v1_xml.feature +++ b/test/bdd/api/reverse/v1_xml.feature @@ -1,3 +1,4 @@ +@SQLITE @APIDB Feature: XML output for Reverse API Testing correctness of xml output (API version v1). @@ -66,7 +67,7 @@ Feature: XML 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\) | Scenario: Output of SVG