mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-16 15:47:58 +00:00
fix viewbox parameters in tests
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user