Skip to content

Commit b297db8

Browse files
imeron2433okolesnyk
authored andcommitted
MQE-827: Complete a Regression Test
- fix
1 parent b70dcd4 commit b297db8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/SalesRule/Test/EndToEndB2CGuestUserTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
<!-- @TODO: Change to scalar value after MQE-498 is implemented -->
5555
<argument name="total" value="E2EB2CQuote.total"/>
5656
</actionGroup>
57-
<comment userInput="End of using coupon code" stepKey="endOfUsingCouponCode" after="couponCancelCoupon"/>
57+
<comment userInput="End of using coupon code" stepKey="endOfUsingCouponCode" after="cartAssertCartAfterCancelCoupon" />
5858
</test>
5959
</tests>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/SalesRule/Test/EndToEndB2CLoggedInUserTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@
5454
<!-- @TODO: Change to scalar value after MQE-498 is implemented -->
5555
<argument name="total" value="E2EB2CQuote.total"/>
5656
</actionGroup>
57-
<comment userInput="End of using coupon code" stepKey="endOfUsingCouponCode" after="couponCancelCoupon"/>
57+
<comment userInput="End of using coupon code" stepKey="endOfUsingCouponCode" after="cartAssertCartAfterCancelCoupon"/>
5858
</test>
5959
</tests>

0 commit comments

Comments
 (0)