Skip to content

Commit b08d1db

Browse files
committed
Fixed the broken mftf test
1 parent 96c19f3 commit b08d1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@
8383

8484
<!-- Run cron -->
8585
<magentoCLI command="cron:run" stepKey="runCron"/>
86+
<wait time="60" stepKey="waitForChanges"/>
8687

87-
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
8888
<!-- Check product is present in category after cron run -->
8989
<actionGroup ref="AssertProductInStorefrontCategoryPage" stepKey="assertProductInStorefront1">
9090
<argument name="category" value="$$createCategory$$"/>

0 commit comments

Comments
 (0)