Skip to content

Commit 8f77a7c

Browse files
committed
AC-15208: Attribute Option Label Gets Overwritten When Updating Store Labels
Fix static test
1 parent 096563c commit 8f77a7c

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Eav/Model/ResourceModel/Entity/Attribute

1 file changed

+1
-1
lines changed

app/code/Magento/Eav/Model/ResourceModel/Entity/Attribute/Option.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
/**
99
* Entity attribute option resource model
1010
*
11-
* @author Magento Core Team <[email protected]>
11+
* @author Magento Core Team <[email protected]>
1212
*/
1313
class Option extends \Magento\Framework\Model\ResourceModel\Db\AbstractDb
1414
{

0 commit comments

Comments
 (0)