Skip to content

Commit 2c41914

Browse files
committed
Fix failure for missing product on Storefront
1 parent ba8fae3 commit 2c41914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/Test/AdminCreateSimpleProductTest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
<argument name="category" value="$$createPreReqCategory$$"/>
3131
<argument name="simpleProduct" value="_defaultProduct"/>
3232
</actionGroup>
33+
<magentoCLI stepKey="runCronIndex" command="cron:run --group=index"/>
3334
<actionGroup ref="AssertProductInStorefrontCategoryPage" stepKey="assertProductInStorefront1">
3435
<argument name="category" value="$$createPreReqCategory$$"/>
3536
<argument name="product" value="_defaultProduct"/>

0 commit comments

Comments
 (0)