Scrutinizer GitHub App not installed

We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.

Install GitHub App

Passed
Pull Request — master (#225)
by Renato
07:00
created
Tests/Functional/Relay/Connection/ConnectionTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -48,7 +48,7 @@
 block discarded – undo
48 48
         $expectedData = [
49 49
             'user' => [
50 50
                 'friends' => [
51
-                   'totalCount' => 4,
51
+                    'totalCount' => 4,
52 52
                     'edges' => [
53 53
                         [
54 54
                             'friendshipTime' => 'Yesterday',
Please login to merge, or discard this patch.