Skip to content

Commit 3eb92f5

Browse files
committed
Reindex after saving product changes
1 parent ed51b40 commit 3eb92f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Downloadable/Test/Mftf/Test/AdminCreateDownloadableProductWithCustomOptionsTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@
8888
<!-- Save product -->
8989
<actionGroup ref="SaveProductFormActionGroup" stepKey="saveProduct"/>
9090

91+
<magentoCLI stepKey="runCronIndex" command="cron:run --group=index"/>
92+
9193
<!-- Go to storefront category page -->
9294
<amOnPage url="$$createCategory.name$$.html" stepKey="amOnCategoryPage"/>
9395
<waitForPageLoad stepKey="waitForCategoryPageLoad"/>

0 commit comments

Comments
 (0)