Skip to content

Commit 57a2358

Browse files
committed
MC-228: Customer should be able to sort bundle products by price when viewing products list
1 parent 0d69b03 commit 57a2358

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Catalog/Test/Mftf/ActionGroup/StorefrontCategoryActionGroup.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@
7979
</actionGroup>
8080

8181
<actionGroup name="AssertProductOnCategoryPageActionGroup" extends="StorefrontCheckCategorySimpleProduct">
82+
<annotations>
83+
<description>EXTENDS:StorefrontCheckCategorySimpleProduct. Removes 'AssertProductPrice', 'moveMouseOverProduct', 'AssertAddToCart'</description>
84+
</annotations>
8285
<remove keyForRemoval="AssertProductPrice"/>
8386
<remove keyForRemoval="moveMouseOverProduct"/>
8487
<remove keyForRemoval="AssertAddToCart"/>

0 commit comments

Comments
 (0)