Skip to content

Commit d991f9a

Browse files
committed
MAGETWO-92562: drop handle appears randomly if the column is tall
- Resolve step key issue
1 parent a1b1ddf commit d991f9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@
496496
<argument name="contentType" value="PageBuilderHeadingContentType"/>
497497
</actionGroup>
498498
<comment userInput="Attempt to move heading into half way down other group" stepKey="commentMoveHeading"/>
499-
<actionGroup ref="moveContentTypeToContainer" stepKey="moveSliderIntoExistingRow">
499+
<actionGroup ref="moveContentTypeToContainer" stepKey="moveHeadingIntoExistingColumn">
500500
<argument name="contentType" value="PageBuilderHeadingContentType"/>
501501
<argument name="contentTypeIndex" value="5"/>
502502
<argument name="containerTargetType" value="PageBuilderColumnContentType"/>

0 commit comments

Comments
 (0)