Skip to content

Commit 4f4dbc6

Browse files
#511: Content Snapshot on Product Page in Admin Panel
- fix test
1 parent 25f29a9 commit 4f4dbc6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminCatalogProductPageBuilderTest/PageBuilderWorksForEachCatalogProductAttributeTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@
112112
<actionGroup ref="dragContentTypeToContainer" stepKey="dragButtonsToRow">
113113
<argument name="contentType" value="PageBuilderButtonsContentType"/>
114114
<argument name="containerTargetType" value="PageBuilderRowContentType"/>
115-
<argument name="containerTargetIndex" value="2"/>
116115
<argument name="pageBuilderArea" value="{{PageBuilderProductAttribute.PageBuilderArea('description')}}"/>
117116
</actionGroup>
118117
<!-- Edit Button Item -->
@@ -154,7 +153,6 @@
154153
<actionGroup ref="dragContentTypeToContainer" stepKey="dragDividerIntoRow">
155154
<argument name="contentType" value="PageBuilderDividerContentType"/>
156155
<argument name="containerTargetType" value="PageBuilderRowContentType"/>
157-
<argument name="containerTargetIndex" value="3"/>
158156
<argument name="pageBuilderArea" value="{{PageBuilderProductAttribute.PageBuilderArea('short_description')}}"/>
159157
</actionGroup>
160158
<actionGroup ref="openPageBuilderEditPanelByIndex" stepKey="openEditMenuForDivider">

0 commit comments

Comments
 (0)