Skip to content

Commit ccc399a

Browse files
committed
MC-4242: Newsletter subscriptions per website
1 parent 63cab23 commit ccc399a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/code/Magento/UrlRewrite/Test/Mftf/Test/AdminCheckUrlRewritesInCatalogCategoriesAfterChangingUrlKeyForStoreViewAndMovingCategoryTest.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@
2929
<requiredEntity createDataKey="createSecondCategory"/>
3030
</createData>
3131

32+
<!-- Reindex and flush the cache -->
33+
<magentoCLI command="indexer:reindex" stepKey="runReindex"/>
34+
<magentoCLI command="cache:flush" stepKey="cleanCache"/>
35+
3236
<!-- Log in to backend -->
3337
<actionGroup ref="LoginAsAdmin" stepKey="loginAsAdmin"/>
3438

0 commit comments

Comments
 (0)