Skip to content

Commit 3f5d1ff

Browse files
committed
MC-5266: Create not anchor subcategory specifying all fields
1 parent 1ffd8c5 commit 3f5d1ff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/TestCase/Category/CreateCategoryEntityTest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<constraint name="Magento\Catalog\Test\Constraint\AssertCategoryForm" />
1818
</variation>
1919
<variation name="CreateCategoryEntityTestVariation2_RootCategory_AllFields">
20-
<data name="issue" xsi:type="string">MAGETWO-60635: [CE][Categories] Design update dates are incorrect after save</data>
2120
<data name="description" xsi:type="string">Create root category with all fields</data>
2221
<data name="addCategory" xsi:type="string">addRootCategory</data>
2322
<data name="category/data/is_active" xsi:type="string">Yes</data>
@@ -58,7 +57,6 @@
5857
<constraint name="Magento\Catalog\Test\Constraint\AssertCategoryPage" />
5958
</variation>
6059
<variation name="CreateCategoryEntityTestVariation4_Subcategory_AllFields">
61-
<data name="issue" xsi:type="string">MAGETWO-60635: [CE][Categories] Design update dates are incorrect after save</data>
6260
<data name="description" xsi:type="string">Create not anchor subcategory specifying all fields</data>
6361
<data name="addCategory" xsi:type="string">addSubcategory</data>
6462
<data name="category/data/parent_id/dataset" xsi:type="string">default_category</data>

0 commit comments

Comments
 (0)