@@ -106,8 +106,9 @@ public function getPostcodesDataProvider()
106
106
['countryId ' => 'BD ' , 'postcode ' => '1234 ' ],
107
107
['countryId ' => 'BE ' , 'postcode ' => '1234 ' ],
108
108
['countryId ' => 'BG ' , 'postcode ' => '1234 ' ],
109
- ['countryId ' => 'BH ' , 'postcode ' => '10200 ' ],
110
- ['countryId ' => 'BM ' , 'postcode ' => 'AB A012 ' ],
109
+ ['countryId ' => 'BH ' , 'postcode ' => '323 ' ],
110
+ ['countryId ' => 'BH ' , 'postcode ' => '1209 ' ],
111
+ ['countryId ' => 'BM ' , 'postcode ' => 'MA 02 ' ],
111
112
['countryId ' => 'BN ' , 'postcode ' => 'PS1234 ' ],
112
113
['countryId ' => 'BR ' , 'postcode ' => '12345678 ' ],
113
114
['countryId ' => 'BR ' , 'postcode ' => '12345-678 ' ],
@@ -151,7 +152,7 @@ public function getPostcodesDataProvider()
151
152
['countryId ' => 'GF ' , 'postcode ' => '12345 ' ],
152
153
['countryId ' => 'GG ' , 'postcode ' => 'PL5 7TH ' ],
153
154
['countryId ' => 'GL ' , 'postcode ' => '1234 ' ],
154
- ['countryId ' => 'GH ' , 'postcode ' => 'AB1 2CD ' ],
155
+ ['countryId ' => 'GH ' , 'postcode ' => 'GA18400 ' ],
155
156
['countryId ' => 'GN ' , 'postcode ' => '123 ' ],
156
157
['countryId ' => 'GP ' , 'postcode ' => '12345 ' ],
157
158
['countryId ' => 'GR ' , 'postcode ' => '123 45 ' ],
@@ -251,7 +252,7 @@ public function getPostcodesDataProvider()
251
252
['countryId ' => 'TM ' , 'postcode ' => '123456 ' ],
252
253
['countryId ' => 'TN ' , 'postcode ' => '1234 ' ],
253
254
['countryId ' => 'TR ' , 'postcode ' => '12345 ' ],
254
- ['countryId ' => 'TT ' , 'postcode ' => '12345 ' ],
255
+ ['countryId ' => 'TT ' , 'postcode ' => '120110 ' ],
255
256
['countryId ' => 'TW ' , 'postcode ' => '123 ' ],
256
257
['countryId ' => 'TW ' , 'postcode ' => '12345 ' ],
257
258
['countryId ' => 'UA ' , 'postcode ' => '02232 ' ],
0 commit comments