We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -49,7 +49,7 @@ |
||
| 49 | 49 | $expectedData = [ |
| 50 | 50 | 'user' => [ |
| 51 | 51 | 'friends' => [ |
| 52 | - 'totalCount' => 4, |
|
| 52 | + 'totalCount' => 4, |
|
| 53 | 53 | 'edges' => [ |
| 54 | 54 | [ |
| 55 | 55 | 'friendshipTime' => 'Yesterday', |
@@ -33,7 +33,7 @@ |
||
| 33 | 33 | Type::listOf( |
| 34 | 34 | Type::nonNull($config['inputType']) |
| 35 | 35 | ) |
| 36 | - ), |
|
| 36 | + ), |
|
| 37 | 37 | ]; |
| 38 | 38 | |
| 39 | 39 | return [ |