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 247
247
<field name =" street" xsi : type =" string" >Augsburger Strabe 41</field >
248
248
<field name =" postcode" xsi : type =" string" >10789</field >
249
249
<field name =" country_id" xsi : type =" string" >Germany</field >
250
- <field name =" region " xsi : type =" string" >Berlin</field >
250
+ <field name =" region_id " xsi : type =" string" >Berlin</field >
251
251
<field name =" telephone" xsi : type =" string" >333-33-333-33</field >
252
252
</dataset >
253
253
259
259
<field name =" street" xsi : type =" string" >Marzellenstrasse 13-17</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" >Hessen</field >
262
+ <field name =" region_id " xsi : type =" string" >Hessen</field >
263
263
<field name =" telephone" xsi : type =" string" >333-33-333-33</field >
264
264
</dataset >
265
265
You can’t perform that action at this time.
0 commit comments