Skip to content

Commit 222e775

Browse files
authored
Updates
1 parent 0be9dc1 commit 222e775

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

test/Github/Tests/Api/GraphQLTest.php

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1+
<?php
2+
13
class GraphQLTest extends TestCase
24
{
3-
// ...
5+
// GraphQL Tests
46

57
/**
68
* @test
79
*/
8-
public function shouldShowGistComment()
10+
public function shouldTestGraphQL()
911
{
1012
$api = $this->getApiMock();
1113

0 commit comments

Comments
 (0)