Skip to content

Commit e44ac48

Browse files
Draft:Increase the page load time
1 parent bc298aa commit e44ac48

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,7 +83,7 @@
8383

8484
<!-- Run cron -->
8585
<magentoCLI command="cron:run" stepKey="runCron"/>
86-
86+
<waitForPageLoad time="60" stepKey="waitForCron"/>
8787
<!-- Check product is present in category after cron run -->
8888
<actionGroup ref="AssertProductInStorefrontCategoryPage" stepKey="assertProductInStorefront1">
8989
<argument name="category" value="$$createCategory$$"/>

0 commit comments

Comments
 (0)