X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/52456230cc32d50b59a482f878f0f270981bfe91..c2aa7a9b439740c2ac6b5f1d532c2375a113e921:/test/bdd/db/import/parenting.feature?ds=sidebyside diff --git a/test/bdd/db/import/parenting.feature b/test/bdd/db/import/parenting.feature index 5de3fde6..55fa6a60 100644 --- a/test/bdd/db/import/parenting.feature +++ b/test/bdd/db/import/parenting.feature @@ -23,12 +23,12 @@ Feature: Parenting of objects | N2 | W1 | When sending search query "4 galoo" Then results contain - | ID | osm_type | osm_id | display_name | - | 0 | N | 1 | 4, galoo, 12345, Deutschland | + | ID | osm | display_name | + | 0 | N1 | 4, galoo, 12345, Deutschland | When sending search query "5 galoo" Then results contain - | ID | osm_type | osm_id | display_name | - | 0 | N | 2 | 5, galoo, 99999, Deutschland | + | ID | osm | display_name | + | 0 | N2 | 5, galoo, 99999, Deutschland | Scenario: Address without tags, closest street Given the grid @@ -104,7 +104,6 @@ Feature: Parenting of objects | N3 | W2 | | N4 | W1 | - @fail-legacy Scenario: addr:street tag parents to appropriately named street, locale names Given the grid | 10 | | | | | 11 |