Skip to content

Commit e95a362

Browse files
akaashakaash
authored andcommitted
Merge branch 'ACQE-5517' into ACQE-6098-functional-mainline-ce
2 parents 1326219 + f9a164d commit e95a362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<!-- Click and open order summary tab-->
9595
<conditionalClick selector="{{CheckoutOrderSummarySection.miniCartTab}}" dependentSelector="{{CheckoutOrderSummarySection.miniCartTabClosed}}" visible="true" stepKey="clickOnOrderSummaryTab"/>
9696
<waitForPageLoad stepKey="waitForPageToLoad5"/>
97-
97+
<actionGroup ref="CheckoutSelectCheckMoneyOrderPaymentActionGroup" stepKey="selectPaymentMethod"/>
9898
<!-- Assert Product displayed in Order Summary -->
9999
<actionGroup ref="StorefrontAssertProductDetailsInOrderSummaryActionGroup" stepKey="assertProduct3InOrderSummary">
100100
<argument name="productName" value="$$virtualProduct.name$$"/>

0 commit comments

Comments
 (0)