We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ff25a commit e69aba4Copy full SHA for e69aba4
app/code/Magento/Email/Test/Mftf/Test/TransactionalEmailsLogoUploadTest.xml
@@ -21,6 +21,8 @@
21
<!--Login to Admin Area-->
22
<before>
23
<actionGroup ref="LoginAsAdmin" stepKey="loginToAdminArea"/>
24
+ <magentoCLI command="indexer:reindex" stepKey="reindex"/>
25
+ <magentoCLI command="cache:flush" stepKey="flushCache"/>
26
</before>
27
<!--Logout from Admin Area-->
28
<after>
0 commit comments