Skip to content

Commit 5ef3c3e

Browse files
committed
MC-209: Admin should be able to add default video for virtual product
- updated mftf test
1 parent a32ec55 commit 5ef3c3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
xsi:noNamespaceSchemaLocation="../../../../../../vendor/magento/magento2-functional-testing-framework/src/Magento/FunctionalTestingFramework/Test/etc/testSchema.xsd">
1111
<test name="AdminAddDefaultVideoVirtualProductTest" extends="AdminAddDefaultVideoSimpleProductTest">
1212
<annotations>
13-
<features value="ProductVideo"/>
13+
<features value="Catalog"/>
1414
<stories value="Add/remove images and videos for all product types and category"/>
1515
<title value="Admin should be able to add default product video for a Virtual Product"/>
1616
<description value="Admin should be able to add default product video for a Virtual Product"/>
1717
<severity value="MAJOR"/>
1818
<testCaseId value="MC-109"/>
19-
<group value="ProductVideo"/>
19+
<group value="Catalog"/>
2020
</annotations>
2121

2222
<!-- Replacing steps in base AdminAddDefaultVideoSimpleProductTest -->

0 commit comments

Comments
 (0)