@@ -47,7 +47,7 @@ |
||
| 47 | 47 | $this->climate->table($summary); |
| 48 | 48 | |
| 49 | 49 | if($showErrors !== true){ |
| 50 | - return ExitCode::OK; |
|
| 50 | + return ExitCode::OK; |
|
| 51 | 51 | } |
| 52 | 52 | $this->headline('Failed for resolve', 'lightYellow'); |
| 53 | 53 | if(!count($service->errorList())){ |