X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/0eb71cdce8c4340690ba5f12cc839913512b65c8..8ac36e2e18a8b2260251ea3f1e869dafb2ebe2eb:/test/bdd/api/details/simple.feature?ds=sidebyside diff --git a/test/bdd/api/details/simple.feature b/test/bdd/api/details/simple.feature index a50e53cf..6bab1bc7 100644 --- a/test/bdd/api/details/simple.feature +++ b/test/bdd/api/details/simple.feature @@ -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 +