X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/77e55fade242d9212b342fa5f6f6e02223c5db90..0c9a24148737d9934ab2da7ee865d5494d1810dc:/test/bdd/api/search/simple.feature?ds=sidebyside 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"