Skip to content

Commit 5a955b7

Browse files
committed
Merge remote-tracking branch 'origin/MC-22760' into 2.3-develop-pr85
2 parents c6f0c75 + 3d055a0 commit 5a955b7

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)