From: Sarah Hoffmann Date: Sun, 9 Jul 2017 08:09:37 +0000 (+0200) Subject: fix more tests X-Git-Tag: v3.1.0~88^2~13 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/ec8af1dd401addae37250d2fe33c141995498b0b fix more tests --- diff --git a/test/bdd/api/search/params.feature b/test/bdd/api/search/params.feature index fba83eab..d21f317e 100644 --- a/test/bdd/api/search/params.feature +++ b/test/bdd/api/search/params.feature @@ -67,7 +67,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 +75,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