| Current Path : /home/rtorresani/www/vendor/magento/module-catalog/Test/Mftf/Data/ |
| Current File : //home/rtorresani/www/vendor/magento/module-catalog/Test/Mftf/Data/CatalogAttributeSetData.xml |
<?xml version="1.0" encoding="UTF-8"?>
<!--
/**
* Copyright © Magento, Inc. All rights reserved.
* See COPYING.txt for license details.
*/
-->
<entities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="urn:magento:mftf:DataGenerator/etc/dataProfileSchema.xsd">
<entity name="CatalogAttributeSet" type="CatalogAttributeSet">
<data key="attribute_set_name" unique="suffix">test_set_</data>
<data key="attributeGroupId">7</data>
<data key="skeletonId">4</data>
</entity>
</entities>