Skip to content

Commit fd3452d

Browse files
committed
ACP2E-1609: Region Field is not getting blank after selecting any region for a country
1 parent 2254255 commit fd3452d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Customer/Test/Mftf/ActionGroup/AdminFillAndSaveCustomerAddressWithoutRegionActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
1111
<actionGroup name="AdminFillAndSaveCustomerAddressWithoutRegionActionGroup" extends="AdminFillAndSaveCustomerAddressInformationActionGroup">
1212
<annotations>
13-
<description>Fill and save customer address information omitting the region.</description>
13+
<description>Fill and save customer address information omitting the region.</description>
1414
</annotations>
1515
<arguments>
1616
<argument name="address" type="entity"/>

0 commit comments

Comments
 (0)