Skip to content

Commit cf05bdf

Browse files
committed
MAGETWO-39354: Fix Static Tests
1 parent c818598 commit cf05bdf

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Reports/Test/Unit/Controller/Adminhtml/Report/AbstractControllerTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66

77
namespace Magento\Reports\Test\Unit\Controller\Adminhtml\Report;
88

9+
/**
10+
* @SuppressWarnings(PHPMD.NumberOfChildren)
11+
*/
912
abstract class AbstractControllerTest extends \PHPUnit_Framework_TestCase
1013
{
1114
/**

0 commit comments

Comments
 (0)