File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Catalog/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 244
244
<wait time =" 60" stepKey =" waitForOneMinute" />
245
245
<magentoCLI command =" cron:run --group index" stepKey =" runCron3" />
246
246
<magentoCLI command =" cron:run --group index" stepKey =" runCronTwice3" />
247
- <wait time =" 30" stepKey =" waitForLoad1 " />
247
+ <wait time =" 30" stepKey =" waitForLoad2 " />
248
248
<!-- 17.15. Open category B on Storefront -->
249
249
<actionGroup ref =" StorefrontGoToCategoryPageActionGroup" stepKey =" openPageCategoryB" >
250
250
<argument name =" categoryName" value =" $$createCategoryB.name$$" />
306
306
<wait time =" 60" stepKey =" waitExtraMinute" />
307
307
<magentoCLI command =" cron:run --group index" stepKey =" runCron4" />
308
308
<magentoCLI command =" cron:run --group index" stepKey =" runCronTwice4" />
309
- <wait time =" 30" stepKey =" waitForLoad1 " />
309
+ <wait time =" 30" stepKey =" waitForLoad3 " />
310
310
<!-- 18.15. Open category B on Storefront -->
311
311
<actionGroup ref =" StorefrontGoToCategoryPageActionGroup" stepKey =" navigateToPageCategoryB" >
312
312
<argument name =" categoryName" value =" $$createCategoryB.name$$" />
You can’t perform that action at this time.
0 commit comments