Skip to content

Commit 629099d

Browse files
committed
MAGETWO-72172: [2.3] Disabled variation of configurable product can be added to shopping cart via admin
- Fixed functional test
1 parent eb0706b commit 629099d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/NoOptionAvailableToConfigureDisabledProductTest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="NoOptionAvailableToConfigureDisabledProductTest">
1212
<annotations>
13+
<features value="ConfigurableProduct"/>
14+
<stories value="Admin order configurable product"/>
1315
<title value="Disabled variation of configurable product can't be added to shopping cart via admin"/>
1416
<description value="Disabled variation of configurable product can't be added to shopping cart via admin"/>
1517
<severity value="AVERAGE"/>

0 commit comments

Comments
 (0)