Skip to content

Commit 76095a7

Browse files
committed
AC-14011: Admin product page error when all product attributes are set to global scope
Fix for static test failure
1 parent d8c17df commit 76095a7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

app/code/Magento/Catalog/Test/Unit/Model/Attribute/ScopeOverriddenValueTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828

2929
/**
3030
* Unit test for ScopeOverriddenValue class with 100% coverage
31+
*
32+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3133
*/
3234
class ScopeOverriddenValueTest extends TestCase
3335
{

0 commit comments

Comments
 (0)