]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/db/import/country.feature
bdd: allow to set an origin of the grid
[nominatim.git] / test / bdd / db / import / country.feature
index 354d5c2f7262224aad612346805fb582f612b475..46788ba3120317561789cfac5d9755b172b6d276 100644 (file)
@@ -35,9 +35,11 @@ Feature: Country handling
             | osm | display_name |
             | N1  | Wenig, Germany |
     Scenario: Pre-defined country names are used
+        Given the grid with origin CH
+            | 1 |
         Given the places
             | osm  | class    | type          | name  | geometry   |
-            | N1   | place    | town          | Ingb  | country:ch |
+            | N1   | place    | town          | Ingb  | 1          |
         When importing
         And sending search query "Ingb"
             | accept-language |