Skip to content

Commit b4333c1

Browse files
author
Eric Bohanon
committed
MAGETWO-87010: Create GraphQL Error Handling Framework
- Fix static failure
1 parent 6f79a9f commit b4333c1

File tree

1 file changed

+0
-3
lines changed
  • dev/tests/api-functional/framework/Magento/TestFramework/TestCase/GraphQl

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ class Client
2828
/** @var JsonSerializer */
2929
private $json;
3030

31-
/** @var TestCase */
32-
private $testCase;
33-
3431
/**
3532
* CurlClient constructor.
3633
*

0 commit comments

Comments
 (0)