X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/115c909fdf65966774940ef957cf0bd63ba844f2..e929399d4dd23fa1571dd77cf489ef51d716f5cc:/test/bdd/db/import/postcodes.feature diff --git a/test/bdd/db/import/postcodes.feature b/test/bdd/db/import/postcodes.feature index be469fe6..7fde34d3 100644 --- a/test/bdd/db/import/postcodes.feature +++ b/test/bdd/db/import/postcodes.feature @@ -2,7 +2,7 @@ Feature: Import of postcodes Tests for postcode estimation - Scenario: Postcodes on the object are prefered over those on the address + Scenario: Postcodes on the object are preferred over those on the address Given the scene admin-areas And the named places | osm | class | type | admin | addr+postcode | geometry | @@ -95,7 +95,6 @@ Feature: Import of postcodes | object | postcode | | W93 | 445023 | - @wip Scenario: Postcodes from admin boundaries are preferred over estimated postcodes Given the scene admin-areas And the named places