Skip to content

Commit 185d448

Browse files
authored
ACQE-6908 : Verify that Apply gift cards or promo codes widget is shown on order review page
Removed submit order
1 parent 944ebf2 commit 185d448

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,5 @@
6868
<click selector="{{StorefrontPayPalOrderReviewSection.applyDiscount}}" stepKey="clickApplyDiscount"/>
6969
<waitForPageLoad stepKey="waitForCouponToBeApplied"/>
7070
<waitForElement selector="{{StorefrontPayPalOrderReviewSection.grandTotal('$95.00')}}" stepKey="assertTotalAfterDiscountApplied"/>
71-
<!--SubmitOrder-->
72-
<actionGroup ref="StorefrontPlaceOrderOnOrderReviewPageActionGroup" stepKey="clickPlaceOrderBtn" after="assertTotalAfterGiftCardApplied"/>
7371
</test>
7472
</tests>

0 commit comments

Comments
 (0)