File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 20
20
</annotations >
21
21
22
22
<before >
23
- <!-- Start the consumer -->
24
- <magentoCLI command =" queue:consumers:start sales.rule.update.coupon.usage --max-messages=100" stepKey =" startMessageQueue" />
25
-
26
23
<!-- Enable Zero Subtotal Checkout -->
27
24
<magentoCLI command =" config:set {{EnableZeroSubtotalCheckoutConfigData.path}} {{EnableZeroSubtotalCheckoutConfigData.value}}" stepKey =" enableZeroSubtotalCheckout" />
28
25
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
50
47
<deleteData createDataKey =" simpleProduct" stepKey =" deleteSimpleProduct" />
51
48
<actionGroup ref =" AdminLogoutActionGroup" stepKey =" logout" />
52
49
</after >
53
-
54
- <!-- Start the consumer -->
55
- <magentoCLI command =" queue:consumers:start sales.rule.update.coupon.usage --max-messages=100" stepKey =" startMessageQueue1" />
56
-
57
50
<!-- Create new customer order-->
58
51
<actionGroup ref =" NavigateToNewOrderPageExistingCustomerActionGroup" stepKey =" navigateToNewOrderWithExistingCustomer" >
59
52
<argument name =" customer" value =" $$simpleCustomer$$" />
70
63
71
64
<!-- Start the consumer -->
72
65
<magentoCLI command =" queue:consumers:start sales.rule.update.coupon.usage --max-messages=100" stepKey =" startMessageQueue2" />
73
- <reloadPage stepKey =" refreshPage1" />
74
66
75
67
<!-- Verify order information-->
76
68
<actionGroup ref =" VerifyCreatedOrderInformationActionGroup" stepKey =" verifyCreatedOrderInformation" />
You can’t perform that action at this time.
0 commit comments