Skip to content

Commit 20ed645

Browse files
PB-422: Extensions utilizing Page Builder as their content creation tool will break with upgrade
- fix tests
1 parent 601bf55 commit 20ed645

File tree

2 files changed

+2
-97
lines changed

2 files changed

+2
-97
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockRenderLayoutContentTypesTests.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,7 @@
606606
<actionGroup ref="validateContentTypeHeightEqualToMinHeight" stepKey="validateRowHeightCMSBlockStage">
607607
<argument name="content" value="{{RowOnStage.baseCSS}}"/>
608608
<argument name="height" value="PageBuilderMinHeightProperty_500"/>
609+
<argument name="padding" value="PageBuilderPaddingProperty10"/>
609610
</actionGroup>
610611
<actionGroup ref="validateRowParallaxBackgroundAttributes" stepKey="validateRowParallaxBackgroundCMSPageStage">
611612
<argument name="page" value="RowOnStorefront_FullWidth_FullBleed"/>
@@ -867,6 +868,7 @@
867868
<actionGroup ref="validateContentTypeHeightEqualToMinHeight" stepKey="validateRowHeightCMSBlockStage">
868869
<argument name="content" value="{{RowOnStage.baseCSS}}"/>
869870
<argument name="height" value="PageBuilderMinHeightProperty_500"/>
871+
<argument name="padding" value="PageBuilderPaddingProperty10"/>
870872
</actionGroup>
871873
<comment userInput="---merging to remove step---" stepKey="validateParallaxBackgroundCMSBlockStage"/>
872874
<actionGroup ref="validateBackgroundImageContainer" stepKey="validateBackgroundImageCMSBlockStage">

0 commit comments

Comments
 (0)