Skip to content

Commit 35b5ad8

Browse files
committed
Ignore PHP Mess Detector warning for test class
1 parent 7aef712 commit 35b5ad8

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/User/Controller/Adminhtml

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/User/Controller/Adminhtml/AuthTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
* Test class for \Magento\User\Controller\Adminhtml\Auth
1515
*
1616
* @magentoAppArea adminhtml
17+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1718
*/
1819
class AuthTest extends \Magento\TestFramework\TestCase\AbstractBackendController
1920
{

0 commit comments

Comments
 (0)