Skip to content

Commit 592f5dc

Browse files
committed
Merge branch 'ACQE-7383' into functional-tests-mainline-deployment-ver4
2 parents aa894a6 + c5ae134 commit 592f5dc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
<argument name="template" value="EmailTemplateWithStoreddXSS"/>
3131
</actionGroup>
3232
<actionGroup ref="PreviewEmailTemplateActionGroup" stepKey="previewTemplate"/>
33-
<actionGroup ref="AssertEmailTemplateContentActionGroup" stepKey="assertContent">
34-
<argument name="expectedContent" value=""/>
35-
</actionGroup>
33+
<dontSee userInput="{{EmailTemplateWithStoreddXSS.templateText}}" stepKey="assertContent"/>
3634
</test>
3735
</tests>

0 commit comments

Comments
 (0)