X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/8f299838f756045e2340a38d56a5dfe99d3f6196..74c39267d94b11258f60bd309813d47f291d938e:/test/bdd/api/search/simple.feature diff --git a/test/bdd/api/search/simple.feature b/test/bdd/api/search/simple.feature index 11cd4801..655c639b 100644 --- a/test/bdd/api/search/simple.feature +++ b/test/bdd/api/search/simple.feature @@ -1,3 +1,4 @@ +@SQLITE @APIDB Feature: Simple Tests Simple tests for internal server errors and response format. @@ -119,7 +120,7 @@ Feature: Simple Tests | querystring | pub | | viewbox | 12,33,77,45.13 | - Scenario: Empty XML search with exluded place ids + Scenario: Empty XML search with excluded place ids When sending xml search query "jghrleoxsbwjer" | exclude_place_ids | | 123,76,342565 | @@ -127,7 +128,7 @@ Feature: Simple Tests | attr | value | | exclude_place_ids | 123,76,342565 | - Scenario: Empty XML search with bad exluded place ids + Scenario: Empty XML search with bad excluded place ids When sending xml search query "jghrleoxsbwjer" | exclude_place_ids | | , |