Skip to content

Commit 25414ff

Browse files
MC-21001: Add/move/delete attribute for attribute sets
1 parent 1e3b190 commit 25414ff

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/integration/testsuite/Magento/Eav/Model/Entity/Attribute

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Eav/Model/Entity/Attribute/SetTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
/**
2323
* Provides tests for attribute set model saving.
2424
*/
25-
class SaveTest extends \PHPUnit\Framework\TestCase
25+
class SetTest extends \PHPUnit\Framework\TestCase
2626
{
2727
/**
2828
* @var ObjectManagerInterface

0 commit comments

Comments
 (0)