Skip to content

Commit a535c49

Browse files
committed
ACP2E-3688: Attribute Default Value for Options Not Working
- added missed alias for class name
1 parent 147a7cb commit a535c49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Eav/Test/Unit/Model/ResourceModel/Entity/AttributeTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
namespace Magento\Eav\Test\Unit\Model\ResourceModel\Entity;
99

1010
use Magento\Catalog\Model\Product\Attribute\Source\Status;
11+
use Magento\Catalog\Model\Product\Attribute\Source\Layout;
1112
use Magento\Eav\Model\Config;
1213
use Magento\Eav\Model\Entity\Attribute\Source\Table;
1314
use Magento\Eav\Model\ResourceModel\Entity\Attribute;

0 commit comments

Comments
 (0)