diff --git a/dev/tests/integration/_files/Magento/TestModuleDirectoryZipCodes/etc/zip_codes.xml b/dev/tests/integration/_files/Magento/TestModuleDirectoryZipCodes/etc/zip_codes.xml index a23d25f6047cd..d4f121c60daeb 100644 --- a/dev/tests/integration/_files/Magento/TestModuleDirectoryZipCodes/etc/zip_codes.xml +++ b/dev/tests/integration/_files/Magento/TestModuleDirectoryZipCodes/etc/zip_codes.xml @@ -1,8 +1,14 @@ - + + - ^[0-9]{4}[a-zA-Z]{2}$ + ^[0-9]{4}\s[a-zA-Z]{2}$ ^[0-5]{4}[a-z]{2}$