This commit is contained in:
Luke Downing
2023-02-10 14:48:42 +00:00
committed by Nuno Maduro
parent 757a98230e
commit b7ec3c59b8
3 changed files with 23 additions and 5 deletions

View File

@ -77,7 +77,7 @@ $bootPest = (static function (): void {
$bootPest();
(new CallsHandleArguments())($phpunitArgv);
$phpunitArgv = (new CallsHandleArguments())($phpunitArgv);
$application = new ApplicationForWrapperWorker(
$phpunitArgv,