Skip to content

Commit 512fab8

Browse files
author
Stanislav Idolov
committed
ENGCOM-699: resolved default country selection issue while creating new customer … #13024
1 parent 63107ab commit 512fab8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/functional/tests/app/Magento/Customer/Test/TestCase/CreateCustomerBackendEntityTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
<data name="customer/data/lastname" xsi:type="string">Doe%isolation%</data>
124124
<data name="customer/data/email" xsi:type="string">JohnDoe%isolation%@example.com</data>
125125
<data name="address/data/company" xsi:type="string">Magento</data>
126+
<data name="address/data/country_id" xsi:type="string"></data>
126127
<data name="expectedRequiredFields" xsi:type="array">
127128
<item name="2" xsi:type="string">Street Address</item>
128129
<item name="3" xsi:type="string">City</item>

0 commit comments

Comments
 (0)