X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b66004c3c554c87886afa170f9065be249a3d9d4..d3604b8594ce1c2ec01bac675fc35b49ab8fc7df:/test/bdd/api/details/simple.feature?ds=inline 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 +