Skip to content

Commit 5939871

Browse files
committed
PB-67: [Test Debt] Assign Appropriate Severity Values To All PageBuilder MFTF Tests
- Updating severities in row min height tests
1 parent b82a465 commit 5939871

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -550,7 +550,7 @@
550550
<stories value="Row"/>
551551
<title value="Contained Row Min Height Valid Inputs"/>
552552
<description value="A user can submit an valid min height values and they apply correctly to a contained row."/>
553-
<severity value="CRITICAL"/>
553+
<severity value="BLOCKER"/>
554554
<useCaseId value="PB-277"/>
555555
<testCaseId value="MC-31406"/>
556556
<group value="pagebuilder"/>
@@ -667,7 +667,7 @@
667667
<stories value="Row"/>
668668
<title value="Full Width Row Min Height Valid Inputs"/>
669669
<description value="A user can submit an valid min height values and they apply correctly to a full width row."/>
670-
<severity value="CRITICAL"/>
670+
<severity value="BLOCKER"/>
671671
<useCaseId value="PB-277"/>
672672
<testCaseId value="MC-31407"/>
673673
<group value="pagebuilder"/>
@@ -691,7 +691,7 @@
691691
<stories value="Row"/>
692692
<title value="Full Bleed Row Min Height Valid Inputs"/>
693693
<description value="A user can submit an valid min height values and they apply correctly to a full bleed row."/>
694-
<severity value="CRITICAL"/>
694+
<severity value="BLOCKER"/>
695695
<useCaseId value="PB-277"/>
696696
<testCaseId value="MC-31408"/>
697697
<group value="pagebuilder"/>

0 commit comments

Comments
 (0)