]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/db/query/interpolation.feature
bdd: remove special case for osm_type field
[nominatim.git] / test / bdd / db / query / interpolation.feature
index 602ac434a2dd6741171d600f3525f8fc3751d4da..e709787d28e1540eea6e44414a02ffb911a82dcf 100644 (file)
@@ -43,7 +43,7 @@ Feature: Query of address interpolations
         And the places
           | osm | class | type  | housenr | geometry |
           | N1  | place | house | 2       | 1        |
-          | N3  | place | house | 16      | 3        |
+          | N3  | place | house | 18      | 3        |
         And the ways
           | id | nodes |
           | 1  | 1,3   |