mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
WIP
This commit is contained in:
committed by
Nuno Maduro
parent
757a98230e
commit
b7ec3c59b8
@ -77,7 +77,7 @@ $bootPest = (static function (): void {
|
||||
|
||||
$bootPest();
|
||||
|
||||
(new CallsHandleArguments())($phpunitArgv);
|
||||
$phpunitArgv = (new CallsHandleArguments())($phpunitArgv);
|
||||
|
||||
$application = new ApplicationForWrapperWorker(
|
||||
$phpunitArgv,
|
||||
|
||||
Reference in New Issue
Block a user