File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Sales/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 85
85
</createData >
86
86
87
87
<!-- Reindex invalidated indices after product attribute has been created/deleted -->
88
- <magentoCron groups =" index" stepKey =" reindexInvalidatedIndices " />
88
+ <magentoCron groups =" index" stepKey =" reindexInvalidatedIndicesBefore " />
89
89
90
90
<actionGroup ref =" AdminLoginActionGroup" stepKey =" loginAsAdmin" />
91
91
</before >
101
101
<deleteData createDataKey =" createCategory" stepKey =" deleteApiCategory" />
102
102
103
103
<!-- Reindex invalidated indices after product attribute has been created/deleted -->
104
- <magentoCron groups =" index" stepKey =" reindexInvalidatedIndicesAfter " />
104
+ <magentoCron groups =" index" stepKey =" reindexInvalidatedIndices " />
105
105
</after >
106
106
<!-- Create new customer order-->
107
107
<actionGroup ref =" NavigateToNewOrderPageExistingCustomerActionGroup" stepKey =" navigateToNewOrderWithExistingCustomer" >
You can’t perform that action at this time.
0 commit comments