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 ba8fae3 commit 2c41914Copy full SHA for 2c41914
app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductTest.xml
@@ -30,6 +30,7 @@
30
<argument name="category" value="$$createPreReqCategory$$"/>
31
<argument name="simpleProduct" value="_defaultProduct"/>
32
</actionGroup>
33
+ <magentoCLI stepKey="runCronIndex" command="cron:run --group=index"/>
34
<actionGroup ref="AssertProductInStorefrontCategoryPage" stepKey="assertProductInStorefront1">
35
36
<argument name="product" value="_defaultProduct"/>
0 commit comments