Skip to content

Commit 6f315c2

Browse files
PB-378: Full height Banner
- fix test
1 parent a5ff82b commit 6f315c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@
403403
<!-- Validate Edit Panel Defaults -->
404404
<comment userInput="Validate Edit Panel Defaults" stepKey="commentValidateEditPanelDefaults"/>
405405
<actionGroup ref="seeInFieldSlideOutProperty" stepKey="seeDefaultMinimumHeightProperty">
406-
<argument name="property" value="PageBuilderBannerMinimumHeightDefaultProperty"/>
406+
<argument name="property" value="PageBuilderBannerMinimumHeightDefaultPxProperty"/>
407407
</actionGroup>
408408
<grabMultiple selector="{{EditPanelForm.panelFieldOptions(PageBuilderBackgroundPosition_Default.section, PageBuilderBackgroundPosition_Default.fieldName)}}" userInput="innerText" stepKey="grabBackgroundPositionDropdownValues"/>
409409
<assertEquals stepKey="assertPositionDropdown" message="Background Position in dropdown">

0 commit comments

Comments
 (0)