]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/db/query/search_simple.feature
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / test / bdd / db / query / search_simple.feature
index bcd73eaf8cc0767ef2fd71f40ff9b4f3d7247fb7..3672bb898af3c979a7f3fab8e8b66bd45adad17b 100644 (file)
@@ -25,7 +25,7 @@ Feature: Searching of simple objects
           | osm | class    | type        | postcode | geometry |
           | R1  | boundary | postal_code | 54321    | poly-area:1.0 |
         And sending search query "12345"
-        Then result 0 has not attributes osm_type
+        Then exactly 0 results are returned
         When sending search query "54321"
         Then results contain
          | ID | osm |