Skip to content

Commit 1442d5e

Browse files
authored
ACQE-7276 | Mainline PR deployment
Test fix
1 parent ab83afd commit 1442d5e

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
@@ -106,7 +106,7 @@
106106
<waitForElementVisible selector="{{AdminCreateUserSection.createAnAccountButtonForCustomer}}" stepKey="waitCreateAnAccountButton"/>
107107
<click selector="{{AdminCreateUserSection.createAnAccountButtonForCustomer}}" stepKey="clickOnCreateAnAccountButton"/>
108108
<waitForPageLoad stepKey="waitForCreateAccountPageToLoad"/>
109-
<actionGroup ref="EnterCustomerAddressInfoActionGroup" stepKey="enterAddressInfo">
109+
<actionGroup ref="EnterAddressDetailsActionGroup" stepKey="enterAddressInfo">
110110
<argument name="Address" value="US_Address_CA"/>
111111
</actionGroup>
112112
<actionGroup ref="StorefrontFillCustomerCreateAnAccountActionGroup" stepKey="fillDetails">

0 commit comments

Comments
 (0)