Skip to content

Commit e685bbb

Browse files
committed
MC-3288: Merchant should be able to define category by matching on price
1 parent b818e83 commit e685bbb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
* See COPYING.txt for license details.
66
*/
77
-->
8-
<!-- Assert product is missing in category products page -->
8+
99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11+
<!-- Assert product is missing in category products page -->
1112
<actionGroup name="StorefrontCheckProductIsMissingInCategoryProductsPageActionGroup">
1213
<arguments>
1314
<argument name="productName" type="string"/>

0 commit comments

Comments
 (0)