Skip to content

Commit 733210a

Browse files
ACQE-9119: Mainline pr process.
- Added steps to select default country with required region state.
1 parent d2a9759 commit 733210a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

app/code/Magento/Customer/Test/Mftf/Test/AdminUpdateCustomerTest/AdminUpdateCustomerAddressNoZipNoStateTest.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@
3333
<remove keyForRemoval="filterByEamil"/>
3434
<remove keyForRemoval="checkCustomerInGrid"/>
3535
<remove keyForRemoval="checkCustomerAccountInformation"/>
36-
36+
<actionGroup ref="SelectCountriesWithRequiredRegionActionGroup" stepKey="setDefaultCountriesWithRequiredRegion" before="openCustomerEditPage">
37+
<argument name="countries" value="DefaultCountriesWithRequiredRegions"/>
38+
</actionGroup>
3739
<!--Update Customer Addresses With No Zip and No State -->
3840
<actionGroup stepKey="editCustomerAddress" ref="AdminEditCustomerAddressNoZipNoStateActionGroup">
3941
<argument name="customerAddress" value="addressNoZipNoState"/>

0 commit comments

Comments
 (0)