Skip to content

Commit 3ae4714

Browse files
author
Hwashiang Yu
committed
MC-4278: Hard Coded Padding On Button Groups & On Text
- Stabilized button item test
1 parent be9b830 commit 3ae4714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
<comment userInput="Remove Button Before Page Save" stepKey="commentRemoveButton1"/>
247247
<actionGroup ref="removeContentTypeFromStageSmallByIndex" stepKey="removeButtonFromStage1">
248248
<argument name="section" value="ButtonItemOnStage"/>
249-
<argument name="targetIndex" value="1"/>
249+
<argument name="targetIndex" value="2"/>
250250
</actionGroup>
251251
<seeNumberOfElements selector="{{ButtonItemOnStage.all}}" userInput="1" stepKey="seeButtonsStage2"/>
252252
<!-- Add Button Again -->

0 commit comments

Comments
 (0)