mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02: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