File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
dev/tests/functional/tests/app/Magento/Customer/Test/Repository Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 246
246
<field name =" street" xsi : type =" string" >Augsburger Strabe 41</field >
247
247
<field name =" postcode" xsi : type =" string" >10789</field >
248
248
<field name =" country_id" xsi : type =" string" >Germany</field >
249
- <field name =" region_id" xsi : type =" string" >Berlin</field >
249
+ <field name =" region" xsi : type =" string" >Berlin</field >
250
+ <field name =" region_id" xsi : type =" string" >82</field >
250
251
<field name =" telephone" xsi : type =" string" >333-33-333-33</field >
251
252
</dataset >
252
253
259
260
<field name =" street" xsi : type =" string" >Augsburger Strabe 41</field >
260
261
<field name =" postcode" xsi : type =" string" >10789</field >
261
262
<field name =" country_id" xsi : type =" string" >Germany</field >
262
- <field name =" region_id" xsi : type =" string" >Berlin</field >
263
+ <field name =" region" xsi : type =" string" >Berlin</field >
264
+ <field name =" region_id" xsi : type =" string" >82</field >
263
265
<field name =" telephone" xsi : type =" string" >333-33-333-33</field >
264
266
<field name =" default_billing" xsi : type =" string" >Yes</field >
265
267
<field name =" default_shipping" xsi : type =" string" >Yes</field >
273
275
<field name =" street" xsi : type =" string" >Marzellenstrasse 13-17</field >
274
276
<field name =" postcode" xsi : type =" string" >10789</field >
275
277
<field name =" country_id" xsi : type =" string" >Germany</field >
276
- <field name =" region_id" xsi : type =" string" >Hessen</field >
278
+ <field name =" region" xsi : type =" string" >Hessen</field >
279
+ <field name =" region_id" xsi : type =" string" >86</field >
277
280
<field name =" telephone" xsi : type =" string" >333-33-333-33</field >
278
281
</dataset >
279
282
You can’t perform that action at this time.
0 commit comments