Skip to content

Commit f908515

Browse files
committed
PB-67: [Test Debt] Assign Appropriate Severity Values To All PageBuilder MFTF Tests
- Updating severities for pb mftf tests
1 parent 7ed3cee commit f908515

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@
788788
<stories value="CMS Block"/>
789789
<title value="Verify that full-screen mode covers entire screen in CMS Block"/>
790790
<description value="This test is to ensure that the PageBuilder full-screen mode covers the entire screen when opened for CMS Block."/>
791-
<severity value="MAJOR"/>
791+
<severity value="AVERAGE"/>
792792
<useCaseId value="MC-3328"/>
793793
<testCaseId value="MC-13766"/>
794794
<group value="pagebuilder"/>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -857,7 +857,7 @@
857857
<stories value="Catalog Category"/>
858858
<title value="Verify That Full-Screen Mode Covers Entire Screen"/>
859859
<description value="This test is to ensure that the PageBuilder full-screen mode covers the entire screen when opened for Category Description."/>
860-
<severity value="MAJOR"/>
860+
<severity value="AVERAGE"/>
861861
<useCaseId value="MC-3330"/>
862862
<testCaseId value="MC-14909"/>
863863
<group value="pagebuilder"/>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2098,7 +2098,7 @@
20982098
<stories value="Catalog Products"/>
20992099
<title value="Verify That Full-Screen Mode Covers Entire Screen"/>
21002100
<description value="This test is to ensure that the PageBuilder full-screen mode covers the entire screen when opened for Product Description."/>
2101-
<severity value="MAJOR"/>
2101+
<severity value="AVERAGE"/>
21022102
<useCaseId value="MC-3329"/>
21032103
<testCaseId value="MC-13676"/>
21042104
<group value="pagebuilder"/>

0 commit comments

Comments
 (0)