Skip to content

Commit 5766029

Browse files
committed
MC-10871: [Sec] XSS Injection in HTML Code Content Type
- Revert commenting <deleteData />
1 parent 21dbf9d commit 5766029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1475,7 +1475,7 @@
14751475
</actionGroup>
14761476
</before>
14771477
<after>
1478-
<!--<deleteData createDataKey="createPreReqBlock" stepKey="deletePreReqBlock" />-->
1478+
<deleteData createDataKey="createPreReqBlock" stepKey="deletePreReqBlock" />
14791479
<actionGroup ref="logout" stepKey="logout"/>
14801480
</after>
14811481
<!-- Edit Block and configure Row - Vertical Align Bottom -->

0 commit comments

Comments
 (0)