Skip to content

Commit 2afb746

Browse files
author
joiecaquicla
committed
magento2/magento2-page-builder#637: Form field/field group viewport scope - applied requested changes
1 parent dd7cfaf commit 2afb746

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/ViewportSwitcherMobile/ViewportSwitcherMobileBannerMinHeightTest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@
2929
<argument name="contentType" value="PageBuilderBannerContentType"/>
3030
<argument name="index" value="1"/>
3131
</actionGroup>
32+
<actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="removeBannerDefaultMinHeight" before="enterPadding">
33+
<argument name="property" value="PageBuilderMinHeightProperty_Empty"/>
34+
</actionGroup>
3235

3336
<!-- Duplicate Banner Content Type -->
3437
<actionGroup ref="duplicateContentType" stepKey="duplicateContentType1">
@@ -67,9 +70,6 @@
6770
<argument name="contentType" value="PageBuilderBannerContentType"/>
6871
<argument name="contentTypeIndex" value="3"/>
6972
</actionGroup>
70-
<actionGroup ref="fillSlideOutPanelFieldGeneral" stepKey="enterEmptyMinHeightValue" before="validateEmptyHeightField2">
71-
<argument name="property" value="PageBuilderMinHeightProperty_Empty"/>
72-
</actionGroup>
7373
<!-- Banner 3: Mobile Min Height = 200px -->
7474
<actionGroup ref="openPageBuilderEditPanelByIndex" stepKey="openEditPanel6">
7575
<argument name="contentType" value="PageBuilderBannerContentType"/>

0 commit comments

Comments
 (0)