Failed Conditions
Pull Request — master (#7)
by Max
04:27
created
tests/Type/UserErrorsType/ListOfTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -337,7 +337,7 @@
 block discarded – undo
337 337
                     'validateItem' => static function ($value) {
338 338
                         return $value ? 0 : 1;
339 339
                     }
340
-                 ]
340
+                    ]
341 341
             ]
342 342
         ]), '
343 343
             type Mutation {
Please login to merge, or discard this patch.