Skip to content

Commit a8670de

Browse files
vzabaznovduhon
authored andcommitted
MAGETWO-66588: [Backport] Perfomance toolkit generator improvement for 2.1
1 parent 52b0dc4 commit a8670de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

setup/src/Magento/Setup/Test/Unit/Fixtures/AttributeSet/SwatchesGeneratorTest.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
use Magento\Swatches\Helper\Media;
1313
use Magento\Swatches\Model\Swatch;
1414

15+
/**
16+
* Class SwatchesGeneratorTest
17+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
18+
*/
1519
class SwatchesGeneratorTest extends \PHPUnit_Framework_TestCase
1620
{
1721
/**

0 commit comments

Comments
 (0)