mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-11-23 21:54:10 +03:00
adapt test results to new ranking
This commit is contained in:
parent
8201c7f46c
commit
2cb85e48b4
@ -23,7 +23,6 @@ Feature: Search queries
|
||||
| type | value |
|
||||
| house_number | 86 |
|
||||
| road | Schellingstraße |
|
||||
| neighbourhood | Auenviertel |
|
||||
| suburb | Eilbek |
|
||||
| postcode | 22089 |
|
||||
| city | Hamburg |
|
||||
@ -38,7 +37,6 @@ Feature: Search queries
|
||||
| type | value |
|
||||
| house_number | 73 |
|
||||
| road | Schellingstraße |
|
||||
| neighbourhood | Auenviertel |
|
||||
| suburb | Eilbek |
|
||||
| postcode | 22089 |
|
||||
| city | Hamburg |
|
||||
@ -183,4 +181,4 @@ Feature: Search queries
|
||||
When sending json search query "22nd Street Southwest,Huron"
|
||||
Then results contain
|
||||
| class | type |
|
||||
| highway | residential |
|
||||
| highway | residential |
|
||||
|
Loading…
Reference in New Issue
Block a user