File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 635
635
<argument name =" content" value =" {{VideoOnStorefront.wrapperCSS}}" />
636
636
</actionGroup >
637
637
</test >
638
- <test name =" VideoEqualToMinHeight " extends =" RowWithBordersAndPaddingEqualToMinHeight" >
638
+ <test name =" VideoHeightRendersCorrectlyBasedOnMaxWidthAndAspectRatio " extends =" RowWithBordersAndPaddingEqualToMinHeight" >
639
639
<annotations >
640
640
<features value =" PageBuilder" />
641
641
<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 " />
644
644
<severity value =" AVERAGE" />
645
645
<useCaseId value =" MC-15812" />
646
646
<testCaseId value =" MC-18149" />
You can’t perform that action at this time.
0 commit comments