We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a59f42 commit 2fa9994Copy full SHA for 2fa9994
app/code/Magento/Indexer/Test/Mftf/Test/AdminSystemIndexManagementGridChangesTest.xml
@@ -51,7 +51,7 @@
51
</actionGroup>
52
<actionGroup ref="AddSpecialPriceToProductActionGroup" stepKey="addSpecialPrice"/>
53
<actionGroup ref="SaveProductFormActionGroup" stepKey="saveProductForm"/>
54
- <wait time="60" stepKey="waitForCronToRun"/>
+ <magentoCron groups="index" stepKey="runCron" />
55
56
<actionGroup ref="AdminNavigateMenuActionGroup" stepKey="navigateToIndexManagementPageSecond">
57
<argument name="menuUiId" value="{{AdminMenuSystem.dataUiId}}"/>
0 commit comments