Skip to content

Commit 59b0242

Browse files
committed
MC-12084: Address is not lost for Guest checkout if Guest refresh page during checkout
Renamed stepKey
1 parent 14b7327 commit 59b0242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Checkout/Test/Mftf/Test/StorefrontRefreshPageDuringGuestCheckoutTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<deleteData createDataKey="createProduct" stepKey="deleteProduct"/>
3131

3232
<!-- Logout admin -->
33-
<actionGroup ref="logout" stepKey="logout"/>
33+
<actionGroup ref="logout" stepKey="logoutAsAdmin"/>
3434
</after>
3535
<!-- Add simple product to cart as Guest -->
3636
<amOnPage url="{{StorefrontProductPage.url($$createProduct.custom_attributes[url_key]$$)}}" stepKey="goToProductPage"/>

0 commit comments

Comments
 (0)