Skip to content

Commit 5615444

Browse files
committed
MC-22760: MFTF tests stabilization - AdminMoveAnchoredCategoryToDefaultCategoryTest MC-6493
1 parent dac1ea5 commit 5615444

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@
6969
<waitForPageLoad stepKey="waitForSecondCategoryToSave2"/>
7070
<seeElement selector="{{AdminCategoryMessagesSection.SuccessMessage}}" stepKey="seeSuccessMessage2"/>
7171

72+
<!-- TODO: REMOVE AFTER FIX MC-21717 -->
73+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
74+
<magentoCLI command="cache:flush" stepKey="flushCache"/>
75+
7276
<!--Open Category in store front page-->
7377
<amOnPage url="/$$createDefaultCategory.name$$/{{FirstLevelSubCat.name}}/{{SimpleSubCategory.name}}.html" stepKey="seeTheCategoryInStoreFrontPage"/>
7478
<waitForPageLoad stepKey="waitForStoreFrontPageLoad"/>

0 commit comments

Comments
 (0)