Skip to content

Commit 1143af9

Browse files
committed
MC-29335: Missing paid orders and lock wait timeouts in Guest Checkout
1 parent 83e45ae commit 1143af9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@
6969
<reloadPage stepKey="refreshPage2"/>
7070
<grabTextFrom selector="|Order # (\d+)|" stepKey="orderId"/>
7171

72+
<reloadPage stepKey="refreshPage1"/>
73+
7274
<!-- Cancel the Order -->
7375
<actionGroup ref="CancelPendingOrderActionGroup" stepKey="cancelPendingOrder"/>
7476

0 commit comments

Comments
 (0)