File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 86
86
</actionGroup >
87
87
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings" />
88
88
<comment userInput =" Validate Column Height On Stage With Custom Min Height Matches Expected" stepKey =" commentValidateColumnHeight" />
89
- <actionGroup ref =" validateContentTypeHeightOnStageWithoutPadding " stepKey =" assertInitialColumnHeightMatchesExpected" >
89
+ <actionGroup ref =" validateContentTypeHeightOnStage " stepKey =" assertInitialColumnHeightMatchesExpected" >
90
90
<argument name =" contentType" value =" PageBuilderColumnContentType" />
91
91
<argument name =" index" value =" 1" />
92
92
<argument name =" containerDefaultHeight" value =" PageBuilderAppearanceMinHeightProperty" />
93
+ <argument name =" expectedPaddingTop" value =" PageBuilderPaddingProperty10" />
94
+ <argument name =" expectedPaddingBottom" value =" PageBuilderPaddingProperty10" />
93
95
</actionGroup >
94
96
<executeJS function =" {{PageBuilderActionsSection.computedHeightOnStage(PageBuilderColumnContentType.role,'1')}}" stepKey =" actualStageInitialColumnHeight" />
95
97
<comment userInput =" Validate Row Height adjusts to Column Height" stepKey =" commentValidateRowHeightAdjustToColumn" />
You can’t perform that action at this time.
0 commit comments