File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed
app/code/Magento/PageBuilder/Test/Mftf Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 11
11
<entity name =" EditWithPageBuilderButton" type =" pagebuilder_button" >
12
12
<data key =" value" >Edit with Page Builder</data >
13
13
</entity >
14
+ <!-- consider moving to CE -->
14
15
<entity name =" SortProduct1" type =" product" >
15
16
<data key =" sku" unique =" suffix" >sortProduct1</data >
16
17
<data key =" type_id" >simple</data >
Original file line number Diff line number Diff line change 1657
1657
<testCaseId value =" MC-18771" />
1658
1658
<group value =" pagebuilder" />
1659
1659
<group value =" pagebuilder-products" />
1660
+ <group value =" DM" />
1660
1661
</annotations >
1661
1662
<before >
1662
1663
<createData entity =" PageBuilderProductsSubCategory" stepKey =" createPreReqCategory" />
1691
1692
<actionGroup ref =" addConditionToProductConditions" stepKey =" addCategory" >
1692
1693
<argument name =" conditionInput" value =" $$createPreReqCategory.id$$" />
1693
1694
</actionGroup >
1695
+ <actionGroup ref =" selectSlideOutPanelFieldGeneral" stepKey =" enterDefaultSortBy" >
1696
+ <argument name =" property" value =" PageBuilderProductsSortByNewestTop" />
1697
+ </actionGroup >
1694
1698
<actionGroup ref =" saveEditPanelSettings" stepKey =" saveEditPanelSettings" />
1695
1699
<!-- Validate stage -->
1696
1700
<comment userInput =" Validate stage" stepKey =" commentValidateStage" />
You can’t perform that action at this time.
0 commit comments