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