]> git.openstreetmap.org Git - nominatim.git/commitdiff
reenable ZIP+ test
authorSarah Hoffmann <lonvia@denofr.de>
Fri, 28 Feb 2025 16:19:56 +0000 (17:19 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Tue, 4 Mar 2025 07:57:59 +0000 (08:57 +0100)
test/bdd/api/search/postcode.feature

index bb1b755bf487b1fb3bc5bbb279562380442490b3..fb7228624e5255211b07dfdca139cbbdc5daeb69 100644 (file)
@@ -3,9 +3,8 @@
 Feature: Searches with postcodes
     Various searches involving postcodes
 
-    @Fail
     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
             | postcode |
             | 36067    |