Skip to content

Commit 3e8fb6a

Browse files
committed
38264: fix static failure
1 parent 22b6fa1 commit 3e8fb6a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Sales/RetrieveOrdersByOrderNumberTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535

3636
/**
3737
* Class RetrieveOrdersTest
38+
*
39+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
3840
*/
3941
class RetrieveOrdersByOrderNumberTest extends GraphQlAbstract
4042
{

0 commit comments

Comments
 (0)