]> git.openstreetmap.org Git - nominatim.git/blobdiff - test/bdd/api/details/simple.feature
Merge remote-tracking branch 'upstream/master'
[nominatim.git] / test / bdd / api / details / simple.feature
index a50e53cfbd74c9485862ba3688108abf9f05d824..6bab1bc790ba649f7e72e50d0f04b28a0500001e 100644 (file)
@@ -34,3 +34,10 @@ Feature: Object details
             | 1 |
         Then the result is valid html
 
+    # ticket #1343
+    Scenario: Details of a country with keywords
+        When sending details query for R287072
+            | keywords |
+            | 1 |
+        Then the result is valid html
+