Skip to content

Commit 2e54bc0

Browse files
committed
MC-4294: Cannot Activate Tab Item After Moving Tabs or Slider to New Parent Container
Address CR feedback
1 parent 47acbd4 commit 2e54bc0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1311,8 +1311,7 @@
13111311
<argument name="contentType" value="PageBuilderColumnContentType"/>
13121312
<argument name="containerTargetType" value="PageBuilderRowContentType"/>
13131313
<argument name="containerTargetIndex" value="1"/>
1314-
<argument name="offsetXCoordinate" value="0"/>
1315-
<argument name="offsetYCoordinate" value="10"/>
1314+
<argument name="offsetYCoordinate" value="0"/>
13161315
</actionGroup>
13171316
<actionGroup ref="dragContentTypeToContainer" stepKey="dragAnotherColumnContentTypeToFirstRowContentTypeOnStage">
13181317
<argument name="contentType" value="PageBuilderColumnContentType"/>

0 commit comments

Comments
 (0)