Skip to content

Commit 87229ba

Browse files
committed
MC-2434: Flaky MFTF Test: ColumnResize4to1to1
- rename test 2:1
1 parent 30c96b9 commit 87229ba

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -180,12 +180,12 @@
180180
<actualResult type="variable">columnRatioFrontend</actualResult>
181181
</assertEquals>
182182
</test>
183-
<test name="ColumnResize1v4And1v2">
183+
<test name="ColumnResize2to1">
184184
<annotations>
185185
<features value="PageBuilder"/>
186186
<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."/>
189189
<severity value="CRITICAL"/>
190190
<testCaseId value="MAGETWO-91129"/>
191191
<group value="pagebuilder"/>
@@ -206,8 +206,8 @@
206206
<actionGroup ref="dragContentTypeToStage" stepKey="dragColumnIntoStage">
207207
<argument name="contentType" value="PageBuilderColumnContentType"/>
208208
</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"/>
211211
<actionGroup ref="dragContentTypeToContainer" stepKey="dragColumnIntoStage2">
212212
<argument name="contentType" value="PageBuilderColumnContentType"/>
213213
<argument name="containerTargetType" value="PageBuilderColumnContentType"/>

0 commit comments

Comments
 (0)