We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -48,7 +48,7 @@ |
||
48 | 48 | $expectedData = [ |
49 | 49 | 'user' => [ |
50 | 50 | 'friends' => [ |
51 | - 'totalCount' => 4, |
|
51 | + 'totalCount' => 4, |
|
52 | 52 | 'edges' => [ |
53 | 53 | [ |
54 | 54 | 'friendshipTime' => 'Yesterday', |
@@ -2,7 +2,6 @@ |
||
2 | 2 | |
3 | 3 | namespace Overblog\GraphQLBundle\DependencyInjection\Compiler; |
4 | 4 | |
5 | -use GraphQL\Type\Definition\Type; |
|
6 | 5 | use Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface; |
7 | 6 | use Symfony\Component\DependencyInjection\ContainerAwareInterface; |
8 | 7 | use Symfony\Component\DependencyInjection\ContainerBuilder; |