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 41
41
</actionGroup >
42
42
<seeNumberOfElements selector =" {{ColumnOnBackend.columnGroupColumns('1')}}" userInput =" 2" stepKey =" seeElementColumn" />
43
43
<comment userInput =" Validate Initial Column Height On Stage Matches Expected" stepKey =" commentValidateColumnHeight" />
44
- <actionGroup ref =" validateContentTypeHeightOnStage " stepKey =" assertInitialColumnHeightMatchesExpected" >
44
+ <actionGroup ref =" validateContentTypeHeightOnStageWithoutPadding " stepKey =" assertInitialColumnHeightMatchesExpected" >
45
45
<argument name =" contentType" value =" PageBuilderColumnContentType" />
46
46
<argument name =" index" value =" 1" />
47
47
<argument name =" containerDefaultHeight" value =" PageBuilderEmptyColumnHeightProperty" />
48
- <argument name =" expectedPaddingTop" value =" PageBuilderPaddingProperty10" />
49
- <argument name =" expectedPaddingBottom" value =" PageBuilderPaddingProperty10" />
50
48
</actionGroup >
51
49
<executeJS function =" {{PageBuilderStage.computedHeightOnStage(PageBuilderColumnContentType.role,'1')}}" stepKey =" actualStageInitialColumnHeight" />
52
50
<comment userInput =" Validate Row Height adjusts to Column Height" stepKey =" commentValidateRowHeightAdjustToColumn" />
You can’t perform that action at this time.
0 commit comments