Completed
Push — master ( 4f3015...33d383 )
by Kamil
08:24 queued 01:12
created
spec/Context/Argument/ArgumentResolverSpec.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
     
36 36
     public function it_should_resolve_arguments(
37 37
             ReflectionClass $reflectionClass,
38
-       ServiceManager $serviceManager
38
+        ServiceManager $serviceManager
39 39
     ) {
40 40
         $arguments = [
41 41
             '@Config',
Please login to merge, or discard this patch.