forked from hans/Nominatim
add test for issue #1343
Keyword details for countries (which don't have address details).
This commit is contained in:
@@ -34,3 +34,10 @@ Feature: Object details
|
|||||||
| 1 |
|
| 1 |
|
||||||
Then the result is valid html
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user