File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 713
713
<actualResult type =" variable" >columnRatioFrontend3</actualResult >
714
714
</assertEquals >
715
715
</test >
716
- <test name =" ColumnResize3v2 " >
716
+ <test name =" ColumnResize1to1to1 " >
717
717
<annotations >
718
718
<features value =" PageBuilder" />
719
719
<stories value =" Column" />
720
- <title value =" Resize Column: 2:2:2 Ratio" />
721
- <description value =" A user should be able to resize a columns to achieve a ratio of 2:2:2 ." />
720
+ <title value =" Resize Column: 1:1:1 Ratio" />
721
+ <description value =" A user should be able to resize a columns to achieve a ratio of 1:1:1 ." />
722
722
<severity value =" CRITICAL" />
723
723
<testCaseId value =" MAGETWO-91134" />
724
724
<group value =" pagebuilder" />
742
742
<!-- Grab grid guide width -->
743
743
<comment userInput =" Grab grid guide width" stepKey =" context0" />
744
744
<executeJS function =" return document.querySelector('{{ColumnOnBackend.columnResizeGridLine('4')}}').clientWidth" stepKey =" guideWidth" />
745
- <!-- Change Columns To 2:2:2 Ratio -->
746
- <comment userInput =" Change Columns To 2:2:2 Ratio" stepKey =" context1" />
745
+ <!-- Change Columns To 1:1:1 Ratio -->
746
+ <comment userInput =" Change Columns To 1:1:1 Ratio" stepKey =" context1" />
747
747
<actionGroup ref =" dragContentTypeToContainer" stepKey =" dragColumnIntoStage2" >
748
748
<argument name =" contentType" value =" PageBuilderColumnContentType" />
749
749
<argument name =" containerTargetType" value =" PageBuilderColumnContentType" />
You can’t perform that action at this time.
0 commit comments