Tests not being executed
This commit is contained in:
parent
f80427a559
commit
1e0bee8551
1 changed files with 1 additions and 0 deletions
1
versa
1
versa
|
@ -152,6 +152,7 @@ $application->setCode(function (InputInterface $input): int {
|
|||
extraArgs: $extraArgs,
|
||||
workingDir: $workingDir,
|
||||
);
|
||||
$process->run();
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Reference in a new issue