mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 02:58:13 +00:00
reenable ZIP+ test
This commit is contained in:
@@ -3,9 +3,8 @@
|
|||||||
Feature: Searches with postcodes
|
Feature: Searches with postcodes
|
||||||
Various searches involving postcodes
|
Various searches involving postcodes
|
||||||
|
|
||||||
@Fail
|
|
||||||
Scenario: US 5+4 ZIP codes are shortened to 5 ZIP codes if not found
|
Scenario: US 5+4 ZIP codes are shortened to 5 ZIP codes if not found
|
||||||
When sending json search query "36067 1111, us" with address
|
When sending json search query "36067-1111, us" with address
|
||||||
Then result addresses contain
|
Then result addresses contain
|
||||||
| postcode |
|
| postcode |
|
||||||
| 36067 |
|
| 36067 |
|
||||||
|
|||||||
Reference in New Issue
Block a user