X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/62ed8b9e0ca35ab6a7a6161a37f362b6c6f5bbb9..54126633f6078ebb86b53c614fcb243039e839fb:/tests/features/api/regression.feature?ds=sidebyside diff --git a/tests/features/api/regression.feature b/tests/features/api/regression.feature index 8a436fc3..bbff268a 100644 --- a/tests/features/api/regression.feature +++ b/tests/features/api/regression.feature @@ -187,7 +187,7 @@ Feature: API regression tests Scenario: trac #5238 Given the request parameters | bounded | viewbox - | 1 | 0,0,-1,-1 + | 1 | 0,0,1,-1 When sending json search query "sy" Then exactly 0 results are returned