Skip to content

Commit 9385205

Browse files
authored
ACQE-7276 | Mainline PR deployment
1 parent 06d8193 commit 9385205

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Multishipping/Test/Mftf/Test/MultiShippingWithCreationNewCustomerAndAddressesDuringCheckoutTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<waitForElementVisible selector="{{AdminCreateUserSection.createAnAccountButtonForCustomer}}" stepKey="waitCreateAnAccountButton"/>
109109
<click selector="{{AdminCreateUserSection.createAnAccountButtonForCustomer}}" stepKey="clickOnCreateAnAccountButton"/>
110110
<waitForPageLoad stepKey="waitForCreateAccountPageToLoad"/>
111-
<actionGroup ref="EnterAddressDetailsActionGroup" stepKey="enterAddressInfo">
111+
<actionGroup ref="EnterCustomerAddressInfoActionGroup" stepKey="enterAddressInfo">
112112
<argument name="Address" value="US_Address_CA"/>
113113
</actionGroup>
114114
<actionGroup ref="StorefrontFillCustomerCreateAnAccountActionGroup" stepKey="fillDetails">

0 commit comments

Comments
 (0)