Skip to content

Commit 01ee9ea

Browse files
committed
MC-29335: Missing paid orders and lock wait timeouts in Guest Checkout
1 parent e39d6e9 commit 01ee9ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/code/Magento/Sales/Test/Mftf/Test/AdminCancelTheCreatedOrderWithZeroSubtotalCheckoutTest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@
7070

7171
<!-- Start the consumer -->
7272
<magentoCLI command="queue:consumers:start sales.rule.update.coupon.usage --max-messages=100" stepKey="startMessageQueue2"/>
73-
<reloadPage stepKey="refreshPage"/>
73+
<reloadPage stepKey="refreshPage1"/>
7474

7575
<!--Verify order information-->
7676
<actionGroup ref="VerifyCreatedOrderInformationActionGroup" stepKey="verifyCreatedOrderInformation"/>
77-
<reloadPage stepKey="refreshPage"/>
77+
<reloadPage stepKey="refreshPage2"/>
7878
<grabTextFrom selector="|Order # (\d+)|" stepKey="orderId"/>
7979

8080
<!-- Cancel the Order -->

0 commit comments

Comments
 (0)