Skip to content

Commit fc8e4a1

Browse files
committed
MC-2413: Fix Slider Issues
- Making failing slider test less flaky
1 parent f6d0e6c commit fc8e4a1

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1537,13 +1537,7 @@
15371537
<argument name="colorCode" value="PageBuilderBackgroundColorProperty_087E8B"/>
15381538
</actionGroup>
15391539
<actionGroup ref="saveEditPanelSettings" stepKey="saveEditPanelSettings"/>
1540-
<actionGroup ref="duplicateSmallContentType" stepKey="duplicateSmallContentType">
1541-
<argument name="section" value="SlideOnBackend"/>
1542-
</actionGroup>
1543-
<actionGroup ref="openPageBuilderEditPanelSmallByIndex" stepKey="openEditPanel">
1544-
<argument name="section" value="SlideOnBackend"/>
1545-
<argument name="targetIndex" value="2"/>
1546-
</actionGroup>
1540+
<actionGroup ref="addSlide" stepKey="addSlide"/>
15471541
<actionGroup ref="fillOutColorPicker" stepKey="fillOutSlideTwoColour">
15481542
<argument name="colorCode" value="PageBuilderBackgroundColorProperty_3C3C3C"/>
15491543
</actionGroup>

0 commit comments

Comments
 (0)