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 c46cc2c commit 00cfdc8Copy full SHA for 00cfdc8
app/code/Magento/Email/Test/Mftf/Test/AdminEmailTemplateCreateTest.xml
@@ -10,7 +10,7 @@
10
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
11
<test name="AdminEmailTemplateForStoredXSSTest">
12
<annotations>
13
- <features value="Email template for stored XSS"/>
+ <features value="Email"/>
14
<stories value="Email template for stored XSS"/>
15
<title value="Email template with stored XSS should be escaped"/>
16
<description value="Admin creates a email template with stored XSS and it should not appear in template preview"/>
0 commit comments