X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/6c12fc971e0e6141572ad50adf79533b4fc87d1a..b610118a88489c11249e9c0d30b252d3d98bd287:/test/bdd/api/search/simple.feature diff --git a/test/bdd/api/search/simple.feature b/test/bdd/api/search/simple.feature index aa8c8ce8..ea709b80 100644 --- a/test/bdd/api/search/simple.feature +++ b/test/bdd/api/search/simple.feature @@ -107,7 +107,7 @@ Feature: Simple Tests | attr | value | | querystring | xnznxvcx | | polygon | false | - | viewbox | 12,45.13,77,33 | + | viewbox | 12,33,77,45.13 | Scenario: Empty XML search with viewboxlbrt When sending xml search query "xnznxvcx" @@ -127,7 +127,7 @@ Feature: Simple Tests | attr | value | | querystring | pub | | polygon | false | - | viewbox | 12,45.13,77,33 | + | viewbox | 12,33,77,45.13 | Scenario Outline: Empty XML search with polygon values When sending xml search query "xnznxvcx"