Skip to content

Commit ef7d78f

Browse files
committed
MC-29335: Missing paid orders and lock wait timeouts in Guest Checkout
1 parent 895f88b commit ef7d78f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@
5151
<actionGroup ref="AdminLogoutActionGroup" stepKey="logout"/>
5252
</after>
5353

54+
<!-- Start the consumer -->
55+
<magentoCLI command="queue:consumers:start sales.rule.update.coupon.usage --max-messages=100" stepKey="startMessageQueue1"/>
56+
5457
<!--Create new customer order-->
5558
<actionGroup ref="NavigateToNewOrderPageExistingCustomerActionGroup" stepKey="navigateToNewOrderWithExistingCustomer">
5659
<argument name="customer" value="$$simpleCustomer$$"/>

0 commit comments

Comments
 (0)