Skip to content

Commit 5b0e774

Browse files
committed
MAGETWO-72172: [2.3] Disabled variation of configurable product added to shopping cart via admin
- Updated automated test script
1 parent 4da30fd commit 5b0e774

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/testSchema.xsd">
1111
<test name="NoOptionAvailableToConfigureDisabledProductTest">
1212
<annotations>
13-
<title value="No option available to configure disabled product"/>
14-
<description value="No option available to configure disabled product"/>
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"/>
1515
<severity value="AVERAGE"/>
1616
<testCaseId value="MC-17373"/>
1717
<useCaseId value="MAGETWO-72172"/>

0 commit comments

Comments
 (0)