Skip to content

Commit 8644bc1

Browse files
MAGETWO-63231: Implementation
1 parent 0aca543 commit 8644bc1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Theme/Test/Unit/Model/Source/InitialThemeSourceTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
use Magento\Framework\DB\Select;
1616
use Magento\Framework\DataObject\Factory as DataObjectFactory;
1717

18+
/**
19+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
20+
*/
1821
class InitialThemeSourceTest extends \PHPUnit_Framework_TestCase
1922
{
2023
/**

0 commit comments

Comments
 (0)