Skip to content

Commit 951f41e

Browse files
committed
fixed static test
1 parent 76b11c8 commit 951f41e

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Backend/Model/Search

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Backend/Model/Search/ConfigTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818

1919
/**
2020
* @magentoAppArea adminhtml
21+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
2122
* @SuppressWarnings(PHPMD.StaticAccess)
2223
*/
2324
class ConfigTest extends \PHPUnit\Framework\TestCase

0 commit comments

Comments
 (0)