@@ -35,7 +35,7 @@ |
||
| 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', |