mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
test: remove road-fallback test from db tests
This should be tested in the api section.
This commit is contained in:
@@ -248,10 +248,6 @@ Feature: Import of address interpolations
|
|||||||
Then results contain
|
Then results contain
|
||||||
| ID | osm_type | osm_id |
|
| ID | osm_type | osm_id |
|
||||||
| 0 | W | 11 |
|
| 0 | W | 11 |
|
||||||
When searching for "18 Cloud Street"
|
|
||||||
Then results contain
|
|
||||||
| ID | osm_type | osm_id |
|
|
||||||
| 0 | W | 3 |
|
|
||||||
|
|
||||||
Scenario: addr:street on housenumber way
|
Scenario: addr:street on housenumber way
|
||||||
Given the scene parallel-road
|
Given the scene parallel-road
|
||||||
|
|||||||
Reference in New Issue
Block a user