Skip to content

Commit 5574644

Browse files
AC-4237 [Security] Stored XSS - Email Template
removed extra space
1 parent a02c282 commit 5574644

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

app/code/Magento/Email/Test/Mftf/Data/EmailTemplatestoredXSSData.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,8 @@
77
* All Rights Reserved.
88
*/
99
-->
10-
1110
<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1211
xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd">
13-
1412
<entity name="EmailTemplateWithStoreddXSS" type="template">
1513
<data key="templateName">xss</data>
1614
<data key="templateSubject">Subjectxss</data>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
/**
44
* Copyright © Magento, Inc. All rights reserved.
55
* See COPYING.txt for license details.
6-
* Copyright 2024 Adobe
6+
* Copyright 2024 Adobeststua
77
* All Rights Reserved.
88
*/
99
-->

0 commit comments

Comments
 (0)