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 26709b1 commit a1878b4Copy full SHA for a1878b4
app/code/Magento/Email/Test/Mftf/Test/TransactionalEmailsLogoUploadTest.xml
@@ -17,12 +17,13 @@
17
<severity value="CRITICAL"/>
18
<testCaseId value="MC-13908"/>
19
<group value="LogoUpload"/>
20
+ <skip>
21
+ <issueId value="MC-18496"/>
22
+ </skip>
23
</annotations>
24
<!--Login to Admin Area-->
25
<before>
26
<actionGroup ref="LoginAsAdmin" stepKey="loginToAdminArea"/>
- <magentoCLI command="indexer:reindex" stepKey="reindex"/>
- <magentoCLI command="cache:flush" stepKey="flushCache"/>
27
</before>
28
<!--Logout from Admin Area-->
29
<after>
0 commit comments