Skip to content

Commit a6ec9fd

Browse files
author
Hwashiang Yu
committed
MC-15093: Buttons From Different Button Groups Merge Onto Same Line When in Full-Width Row
- Added prefix and capitalization to test annotation
1 parent d854c44 commit a6ec9fd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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
@@ -1990,7 +1990,7 @@
19901990
<stories value="Block"/>
19911991
<title value="Buttons In Block From Different Button Groups On Different Line When in Full-Width Row"/>
19921992
<description value="Button groups in block should be on different lines when in full-width row"/>
1993-
<severity value="Critical"/>
1993+
<severity value="CRITICAL"/>
19941994
<useCaseId value="MC-15093"/>
19951995
<testCaseId value="MC-15105"/>
19961996
<group value="pagebuilder"/>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1136,9 +1136,9 @@
11361136
<annotations>
11371137
<features value="PageBuilder"/>
11381138
<stories value="Buttons"/>
1139-
<title value="Buttons From Different Button Groups On Different Line When in Full-Width Row"/>
1139+
<title value="Button Group - Buttons From Different Button Groups On Different Line When in Full-Width Row"/>
11401140
<description value="Button groups should be on different lines when in full-width row"/>
1141-
<severity value="Critical"/>
1141+
<severity value="CRITICAL"/>
11421142
<useCaseId value="MC-15093"/>
11431143
<testCaseId value="MC-15104"/>
11441144
<group value="pagebuilder"/>

0 commit comments

Comments
 (0)