Skip to content

Commit fd31b1a

Browse files
committed
MC-15812: 5px of Empty Space On Bottom of Video Content Type
- update test title
1 parent 174301c commit fd31b1a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -635,12 +635,12 @@
635635
<argument name="content" value="{{VideoOnStorefront.wrapperCSS}}"/>
636636
</actionGroup>
637637
</test>
638-
<test name="VideoEqualToMinHeight" extends="RowWithBordersAndPaddingEqualToMinHeight">
638+
<test name="VideoHeightRendersCorrectlyBasedOnMaxWidthAndAspectRatio" extends="RowWithBordersAndPaddingEqualToMinHeight">
639639
<annotations>
640640
<features value="PageBuilder"/>
641641
<stories value="Video"/>
642-
<title value="Video is equal to min height"/>
643-
<description value="A user can see Video height is equal to min height"/>
642+
<title value="Video height is based on max width and aspect ratio"/>
643+
<description value="A user can see Video height is based on max width and aspect ratio"/>
644644
<severity value="AVERAGE"/>
645645
<useCaseId value="MC-15812"/>
646646
<testCaseId value="MC-18149"/>

0 commit comments

Comments
 (0)