Skip to content

Commit 4c55aa1

Browse files
committed
MC-5274: Create product that visible only in search and check min/max qty allowed in the shopping cart
1 parent a562d34 commit 4c55aa1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Product/CreateSimpleProductEntityPartOneTest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../../../../../vendor/magento/mtf/etc/variations.xsd">
99
<testCase name="Magento\Catalog\Test\TestCase\Product\CreateSimpleProductEntityPartOneTest" summary="Create Simple Product" ticketId="MAGETWO-23414">
1010
<variation name="CreateSimpleProductEntityTestVariation12" summary="Create product that visible only in search and check min/max qty allowed in the shopping cart" ticketId="MAGETWO-43376, MAGETWO-43359">
11-
<data name="issue" xsi:type="string">MAGETWO-63217: Error message doesn't appear on add in the cart less products than configured</data>
1211
<data name="configData" xsi:type="string">inventory_min_qty_3, inventory_max_qty_5</data>
1312
<data name="product/data/url_key" xsi:type="string">simple-product-%isolation%</data>
1413
<data name="product/data/name" xsi:type="string">Simple Product %isolation%</data>

0 commit comments

Comments
 (0)