Skip to content

Commit 337ebc0

Browse files
MC-21001: Add/move/delete attribute for attribute sets
1 parent 0779ff2 commit 337ebc0

File tree

1 file changed

+1
-2
lines changed
  • dev/tests/integration/testsuite/Magento/Catalog/Model/Product/Attribute

1 file changed

+1
-2
lines changed

dev/tests/integration/testsuite/Magento/Eav/Model/Entity/Attribute/SetTest.php renamed to dev/tests/integration/testsuite/Magento/Catalog/Model/Product/Attribute/SetTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
*/
66
declare(strict_types=1);
77

8-
namespace Magento\Eav\Model\Entity\Attribute;
8+
namespace Magento\Catalog\Model\Product\Attribute;
99

1010
use Magento\Catalog\Model\Product;
11-
use Magento\Catalog\Model\Product\Attribute\Group;
1211
use Magento\Catalog\Model\ResourceModel\Product\Attribute\CollectionFactory;
1312
use Magento\Eav\Api\AttributeGroupRepositoryInterface;
1413
use Magento\Eav\Api\AttributeSetRepositoryInterface;

0 commit comments

Comments
 (0)