Skip to content

Commit 1b2ce67

Browse files
MAGETWO-72172: [2.3] No option available to configure disabled product
- Updated automated test script
1 parent 53b641b commit 1b2ce67

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/AdminCantAddConfigurableProductToShoppingCart.xml renamed to app/code/Magento/ConfigurableProduct/Test/Mftf/Test/NoOptionAvailableToConfigureDisabledProductTest.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88

99
<tests xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
11-
<test name="AdminCantAddConfigurableProductToShoppingCart">
11+
<test name="NoOptionAvailableToConfigureDisabledProductTest">
1212
<annotations>
13-
<title value="Disabled variation of configurable product can't be added to shopping cart via admin"/>
14-
<description value="Disabled variation of configurable product can't be added to shopping cart via admin"/>
13+
<title value="No option available to configure disabled product"/>
14+
<description value="No option available to configure disabled product"/>
1515
<severity value="AVERAGE"/>
1616
<testCaseId value="MC-17373"/>
1717
<useCaseId value="MAGETWO-72172"/>

0 commit comments

Comments
 (0)