]> git.openstreetmap.org Git - nominatim.git/blobdiff - tests/features/api/search_params.feature
Merge remote-tracking branch 'upstream/master' into cmake-port
[nominatim.git] / tests / features / api / search_params.feature
index 0b21d5584e6c164b13542a3fa9fe81f95c72aa0c..4a2dfa010d2e6b31896940e89be61cc7e7ed1ddb 100644 (file)
@@ -85,7 +85,7 @@ Feature: Search queries
     Scenario: bounded search remains within viewbox, even with no results
         Given the request parameters
          | bounded | viewbox
-         | 1       | 43.54285,-5.662003,43.5403125,-5.6563282
+         | 1       | 43.5403125,-5.6563282,43.54285,-5.662003
          When sending json search query "restaurant"
         Then less than 1 result is returned