Skip to content

Commit 4969e7c

Browse files
Merge branch 'ACQE-5922' into ACQE-6192_mainline_PR_deployment
2 parents 449c56c + d086258 commit 4969e7c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@
2626
<createData entity="NewSubCategoryWithParent" stepKey="createSubCategory">
2727
<requiredEntity createDataKey="createParentCategory"/>
2828
</createData>
29+
<actionGroup ref="CliIndexerReindexActionGroup" stepKey="reindexToReflectNewCategory">
30+
<argument name="indices" value=""/>
31+
</actionGroup>
32+
<actionGroup ref="CliCacheCleanActionGroup" stepKey="flushCacheToReflectNewCategory">
33+
<argument name="tags" value="config full_page"/>
34+
</actionGroup>
2935
</before>
3036
<after>
3137
<!-- Reset the window size to its original state -->

0 commit comments

Comments
 (0)