Skip to content

Commit db5a937

Browse files
committed
MAGETWO-50681: Merge mainline develop branch and stabilize bamboo builds
1 parent df3b14d commit db5a937

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Initialization

1 file changed

+3
-0
lines changed

app/code/Magento/Catalog/Test/Unit/Controller/Adminhtml/Product/Initialization/HelperTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
/**
2424
* Class HelperTest
2525
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
26+
* @SuppressWarnings(PHPMD.ExcessivePublicCount)
27+
* @SuppressWarnings(PHPMD.ExcessiveClassComplexity)
28+
* @SuppressWarnings(PHPMD.TooManyFields)
2629
*/
2730
class HelperTest extends \PHPUnit_Framework_TestCase
2831
{

0 commit comments

Comments
 (0)