File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1288
1288
<group value =" pagebuilder" />
1289
1289
<group value =" pagebuilder-tab" />
1290
1290
<group value =" pagebuilder-tabGroup" />
1291
+ <group value =" pagebuilder-column" />
1291
1292
</annotations >
1292
1293
<before >
1293
1294
<actionGroup ref =" LoginAsAdmin" stepKey =" loginAsAdmin" />
1306
1307
<actionGroup ref =" dragContentTypeToStage" stepKey =" dragRowContentTypeToStage" >
1307
1308
<argument name =" contentType" value =" PageBuilderTabsContentType" />
1308
1309
</actionGroup >
1309
- <actionGroup ref =" dragContentTypeToContainer " stepKey =" dragColumnContentTypeToRowDirectlyAboveTab" >
1310
+ <actionGroup ref =" dragContentTypeToDropZone " stepKey =" dragColumnContentTypeToRowDirectlyAboveTab" >
1310
1311
<argument name =" contentType" value =" PageBuilderColumnContentType" />
1311
1312
<argument name =" containerTargetType" value =" PageBuilderRowContentType" />
1312
1313
<argument name =" containerTargetIndex" value =" 1" />
You can’t perform that action at this time.
0 commit comments