X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/756c23f39fcfa5d5a20ba587460f59cf2840e537..7486bd8c0db3f34f69125a26a1fd5d4ab36dc25a:/tests/features/api/regression.feature diff --git a/tests/features/api/regression.feature b/tests/features/api/regression.feature index 5b7f10ad..08156d62 100644 --- a/tests/features/api/regression.feature +++ b/tests/features/api/regression.feature @@ -178,7 +178,7 @@ Feature: API regression tests Scenario: trac #5238 Given the request parameters | bounded | viewbox - | 1 | 0,0,1,-1 + | 1 | -1,0,0,-1 When sending json search query "sy" Then exactly 0 results are returned