Skip to content

Commit f46bed1

Browse files
replaced indexer to corresponding cron command
1 parent 5a8eb63 commit f46bed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Bundle/Test/Mftf/Test/StorefrontBundleCheckBoxOptionValidationTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<requiredEntity createDataKey="simpleProduct2"/>
3737
<field key="qty">4</field>
3838
</createData>
39-
<magentoCron stepKey="runCronIndex" groups="indexer:reindex"/>
39+
<magentoCron stepKey="runCronIndex" groups="index"/>
4040
</before>
4141
<after>
4242
<deleteData createDataKey="bundleProduct" stepKey="deleteBundleProduct"/>

0 commit comments

Comments
 (0)