Skip to content

Commit

Permalink
replaced indexer to corresponding cron command
Browse files Browse the repository at this point in the history
  • Loading branch information
ProkopovVitaliy committed May 18, 2020
1 parent 5a8eb63 commit f46bed1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<requiredEntity createDataKey="simpleProduct2"/>
<field key="qty">4</field>
</createData>
<magentoCron stepKey="runCronIndex" groups="indexer:reindex"/>
<magentoCron stepKey="runCronIndex" groups="index"/>
</before>
<after>
<deleteData createDataKey="bundleProduct" stepKey="deleteBundleProduct"/>
Expand Down

0 comments on commit f46bed1

Please sign in to comment.