Merge pull request #1961 from lonvia/set-place-type-for-result-in-address

Use place type of for result object in address parts
This commit is contained in:
Sarah Hoffmann
2020-09-17 21:23:40 +02:00
committed by GitHub
2 changed files with 11 additions and 1 deletions

View File

@@ -182,3 +182,11 @@ Feature: Search queries
Then results contain
| class | type |
| highway | residential |
# github #1949
Scenario: Addressdetails always return the place type
When sending json search query "Rotherbaum" with address
Then result addresses contain
| ID | suburb |
| 0 | Rotherbaum |