We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f5c811 commit 39f378eCopy full SHA for 39f378e
tests/Executor/ValuesTest.php
@@ -10,7 +10,7 @@
10
use GraphQL\Type\Definition\Type;
11
use GraphQL\Type\Schema;
12
13
-class ValuesTest extends \PHPUnit_Framework_Testcase {
+class ValuesTest extends \PHPUnit_Framework_TestCase {
14
15
public function testGetIDVariableValues()
16
{
0 commit comments