Skip to content

Commit e69aba4

Browse files
MC-15776: Merge release branch into 2.3-develop
- fix MFTF test
1 parent e6ff25a commit e69aba4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Email/Test/Mftf/Test/TransactionalEmailsLogoUploadTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
<!--Login to Admin Area-->
2222
<before>
2323
<actionGroup ref="LoginAsAdmin" stepKey="loginToAdminArea"/>
24+
<magentoCLI command="indexer:reindex" stepKey="reindex"/>
25+
<magentoCLI command="cache:flush" stepKey="flushCache"/>
2426
</before>
2527
<!--Logout from Admin Area-->
2628
<after>

0 commit comments

Comments
 (0)