X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/50c5abf6bb5c904ca00c2e515359c74237d31b64..115c909fdf65966774940ef957cf0bd63ba844f2:/test/bdd/api/search/params.feature diff --git a/test/bdd/api/search/params.feature b/test/bdd/api/search/params.feature index fba83eab..bfc7cb15 100644 --- a/test/bdd/api/search/params.feature +++ b/test/bdd/api/search/params.feature @@ -25,7 +25,6 @@ Feature: Search queries | type | value | | city | Montevideo | | state | Montevideo | - | postcode | 11000 | | country | Uruguay | | country_code | uy | @@ -67,7 +66,7 @@ Feature: Search queries Then there are duplicates Scenario: Search with bounded viewbox in right area - When sending json search query "restaurant" with address + When sending json search query "bar" with address | bounded | viewbox | | 1 | -56.16786,-34.84061,-56.12525,-34.86526 | Then result addresses contain @@ -75,7 +74,7 @@ Feature: Search queries | Montevideo | Scenario: Search with bounded viewboxlbrt in right area - When sending json search query "restaurant" with address + When sending json search query "bar" with address | bounded | viewboxlbrt | | 1 | -56.16786,-34.86526,-56.12525,-34.84061 | Then result addresses contain