X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/e5eb7ecdc1e0dd054a3aa166d32391c115d20405..0a73ed7d6456c745fa710c0f8bc8b82d877c844e:/test/bdd/api/search/postcode.feature diff --git a/test/bdd/api/search/postcode.feature b/test/bdd/api/search/postcode.feature index e70495f6..81836efb 100644 --- a/test/bdd/api/search/postcode.feature +++ b/test/bdd/api/search/postcode.feature @@ -3,10 +3,10 @@ Feature: Searches with postcodes Various searches involving postcodes Scenario: US 5+4 ZIP codes are shortened to 5 ZIP codes if not found - When sending json search query "57701 1111, us" with address + When sending json search query "36067 1111, us" with address Then result addresses contain | postcode | - | 57701 | + | 36067 | Scenario: Postcode search with address When sending json search query "9486, mauren"