Skip to content

Commit 69a3a19

Browse files
committed
Fixed the broken mftf test
1 parent b08d1db commit 69a3a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<wait time="60" stepKey="waitForChanges"/>
9797
<magentoCLI command="cron:run --group index" stepKey="runCron"/>
9898
<magentoCLI command="cron:run --group index" stepKey="runCronTwice"/>
99-
<wait time="60" stepKey="waitForChanges"/>
99+
<wait time="60" stepKey="waitForChanges1"/>
100100

101101
<!-- 5. Open category A on Storefront again -->
102102
<actionGroup ref="ReloadPageActionGroup" stepKey="reloadCategoryA"/>

0 commit comments

Comments
 (0)