We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b764cb5 commit 4d04ac1Copy full SHA for 4d04ac1
dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/Data/CategoryData.xml
@@ -37,7 +37,7 @@
37
<var key="parent_id" entityType="category" entityKey="id" />
38
</entity>
39
<entity name="NewSubCategoryWithParent" type="category">
40
- <data key="name" unique="suffix">subcategory</data>
+ <data key="name" unique="suffix">subCategory</data>
41
<data key="name_lwr" unique="suffix">subcategory</data>
42
<data key="is_active">true</data>
43
0 commit comments