Skip to content

Commit 668b179

Browse files
committed
MAGETWO-60470: [Import Custom options] An error occurs on attempt to save the product with imported options
1 parent 7318941 commit 668b179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@
327327
<constraint name="Magento\Catalog\Test\Constraint\AssertProductPage" />
328328
<constraint name="Magento\Catalog\Test\Constraint\AssertProductTierPriceOnProductPage" />
329329
</variation>
330-
<variation name="CreateSimpleProductEntityTestVariation18">
330+
<variation name="CreateSimpleProductEntityTestVariation18" summary="Import custom options from simple product" ticketId="MAGETWO-71386">
331331
<data name="description" xsi:type="string">Create product wit suite of custom options</data>
332332
<data name="product/data/url_key" xsi:type="string">simple-product-%isolation%</data>
333333
<data name="product/data/name" xsi:type="string">Simple Product %isolation%</data>

0 commit comments

Comments
 (0)