Skip to content

Commit 3a1f491

Browse files
committed
MAGETWO-87264: Finalizing - refactoring code for Pr
1 parent 43ff4b0 commit 3a1f491

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/api-functional/framework/Magento/TestFramework/TestCase/GraphQlAbstract.php

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

1010
/**
1111
* Test case for Web API functional tests for Graphql.
12+
*
13+
* @SuppressWarnings(PHPMD.NumberOfChildren)
1214
*/
1315
abstract class GraphQlAbstract extends WebapiAbstract
1416
{

0 commit comments

Comments
 (0)