Skip to content

Commit 322673e

Browse files
committed
#702: Automate MC-3317, MC-15481, MC-15482
- Fixing accidental commented out groups
1 parent 0fa67ba commit 322673e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCMSPagePageBuilderTest/PageBuilderCMSPageVerifyPageFullWidthLayoutTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
Pages. Verify correct width of page builder contents."/>
1818
<severity value="BLOCKER"/>
1919
<testCaseId value="MC-15482"/>
20-
<!-- <group value="pagebuilder"/>-->
20+
<group value="pagebuilder"/>
2121
<group value="pagebuilder-layout"/>
2222
<group value="pagebuilder-cms-page"/>
2323
</annotations>

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCatalogProductPageBuilderTest/PageBuilderCatalogProductVerifyProductFullWidthLayoutTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<description value="Verify the Product – Full Width layout on the storefront with all product content"/>
2121
<severity value="BLOCKER"/>
2222
<testCaseId value="PB-898"/>
23-
<!-- <group value="pagebuilder"/>-->
23+
<group value="pagebuilder"/>
2424
<group value="pagebuilder-layout"/>
2525
<group value="pagebuilder-catalog-product"/>
2626
</annotations>

0 commit comments

Comments
 (0)