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 180
180
<actualResult type =" variable" >columnRatioFrontend</actualResult >
181
181
</assertEquals >
182
182
</test >
183
- <test name =" ColumnResize1v4And1v2 " >
183
+ <test name =" ColumnResize2to1 " >
184
184
<annotations >
185
185
<features value =" PageBuilder" />
186
186
<stories value =" Column" />
187
- <title value =" Resize Column: 4:2 Ratio" />
188
- <description value =" A user should be able to resize a columns to achieve a ratio of 4:2 ." />
187
+ <title value =" Resize Column: 2:1 Ratio" />
188
+ <description value =" A user should be able to resize a columns to achieve a ratio of 2:1 ." />
189
189
<severity value =" CRITICAL" />
190
190
<testCaseId value =" MAGETWO-91129" />
191
191
<group value =" pagebuilder" />
206
206
<actionGroup ref =" dragContentTypeToStage" stepKey =" dragColumnIntoStage" >
207
207
<argument name =" contentType" value =" PageBuilderColumnContentType" />
208
208
</actionGroup >
209
- <!-- Change Columns To 4:2 Ratio -->
210
- <comment userInput =" Change Columns To 4:2 Ratio" stepKey =" context1" />
209
+ <!-- Change Columns To 2:1 Ratio -->
210
+ <comment userInput =" Change Columns To 2:1 Ratio" stepKey =" context1" />
211
211
<actionGroup ref =" dragContentTypeToContainer" stepKey =" dragColumnIntoStage2" >
212
212
<argument name =" contentType" value =" PageBuilderColumnContentType" />
213
213
<argument name =" containerTargetType" value =" PageBuilderColumnContentType" />
You can’t perform that action at this time.
0 commit comments