We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b1ddf commit d991f9aCopy full SHA for d991f9a
app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderColumnContentTest.xml
@@ -496,7 +496,7 @@
496
<argument name="contentType" value="PageBuilderHeadingContentType"/>
497
</actionGroup>
498
<comment userInput="Attempt to move heading into half way down other group" stepKey="commentMoveHeading"/>
499
- <actionGroup ref="moveContentTypeToContainer" stepKey="moveSliderIntoExistingRow">
+ <actionGroup ref="moveContentTypeToContainer" stepKey="moveHeadingIntoExistingColumn">
500
501
<argument name="contentTypeIndex" value="5"/>
502
<argument name="containerTargetType" value="PageBuilderColumnContentType"/>
0 commit comments