Skip to content

Commit 4bc0878

Browse files
pavanpavan
authored andcommitted
changes made as per latest comments
1 parent 95b31a2 commit 4bc0878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/Test/Mftf/Test/GuestCheckoutUsingPayPalExpressCheckoutTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<argument name="product" value="$$createProduct$$"/>
8181
</actionGroup>
8282
<!-- Goto Checkout Page -->
83-
<actionGroup ref="StorefrontOpenCheckoutPageActionGroup" stepKey="goToCheckout"/>
83+
<actionGroup ref="GoToCheckoutFromMinicartActionGroup" stepKey="goToCheckoutFromMinicart"/>
8484
<!--Fill Shipping Address-->
8585
<actionGroup ref="GuestCheckoutFillNewShippingAddressActionGroup" stepKey="fillShippingAddress">
8686
<argument name="customer" value="$$createCustomer$$" />

0 commit comments

Comments
 (0)