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.
2 parents d290f35 + d838e74 commit 7b0da98Copy full SHA for 7b0da98
app/code/Magento/Catalog/Test/Mftf/Data/CatalogAttributeSetData.xml
@@ -13,4 +13,9 @@
13
<data key="attributeGroupId">7</data>
14
<data key="skeletonId">4</data>
15
</entity>
16
+ <entity name="CatalogAdditionalAttributeSet" type="CatalogAttributeSet">
17
+ <data key="attribute_set_name" unique="suffix">additional_set_</data>
18
+ <data key="attributeGroupId">7</data>
19
+ <data key="skeletonId">4</data>
20
+ </entity>
21
</entities>
0 commit comments