]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/db/query/normalization.feature
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / test / bdd / db / query / normalization.feature
index 304496e2aca8fb0732169f4ae95c70ed64bf5465..162a59a48aa9351f9124db9b90fa3f562343ec95 100644 (file)
@@ -164,8 +164,8 @@ Feature: Import and search of names
 
     Scenario: Unprintable characters in postcodes are ignored
         Given the named places
-            | osm  | class   | type   | address |
-            | N234 | amenity | prison | 'postcode' : u'1234\u200e' |
+            | osm  | class   | type   | address                    | geometry   |
+            | N234 | amenity | prison | 'postcode' : u'1234\u200e' | country:de |
         When importing
         And sending search query "1234"
         Then result 0 has not attributes osm_type