Skip to content

Commit 6d9daca

Browse files
akaashakaash
authored andcommitted
ACQE-5180 | Static test fix
1 parent 5babb6c commit 6d9daca

File tree

1 file changed

+3
-0
lines changed
  • dev/tests/integration/testsuite/Magento/Bundle/Block/Sales/Order/Items

1 file changed

+3
-0
lines changed

dev/tests/integration/testsuite/Magento/Bundle/Block/Sales/Order/Items/RendererTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
use Magento\TestFramework\Mail\Template\TransportBuilderMock;
3232
use PHPUnit\Framework\TestCase;
3333

34+
/**
35+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
36+
*/
3437
class RendererTest extends TestCase
3538
{
3639
/**

0 commit comments

Comments
 (0)