File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 4141 </actionGroup >
4242 <seeNumberOfElements selector =" {{ColumnOnBackend.columnGroupColumns('1')}}" userInput =" 2" stepKey =" seeElementColumn" />
4343 <comment userInput =" Validate Initial Column Height On Stage Matches Expected" stepKey =" commentValidateColumnHeight" />
44- <actionGroup ref =" validateContentTypeHeightOnStage " stepKey =" assertInitialColumnHeightMatchesExpected" >
44+ <actionGroup ref =" validateContentTypeHeightOnStageWithoutPadding " stepKey =" assertInitialColumnHeightMatchesExpected" >
4545 <argument name =" contentType" value =" PageBuilderColumnContentType" />
4646 <argument name =" index" value =" 1" />
4747 <argument name =" containerDefaultHeight" value =" PageBuilderEmptyColumnHeightProperty" />
48- <argument name =" expectedPaddingTop" value =" PageBuilderPaddingProperty10" />
49- <argument name =" expectedPaddingBottom" value =" PageBuilderPaddingProperty10" />
5048 </actionGroup >
5149 <executeJS function =" {{PageBuilderStage.computedHeightOnStage(PageBuilderColumnContentType.role,'1')}}" stepKey =" actualStageInitialColumnHeight" />
5250 <comment userInput =" Validate Row Height adjusts to Column Height" stepKey =" commentValidateRowHeightAdjustToColumn" />
You can’t perform that action at this time.
0 commit comments