mirror of
https://github.com/pestphp/pest.git
synced 2026-09-05 06:13:35 +02:00
dw
This commit is contained in:
@@ -9,6 +9,8 @@ $run = function (): ?string {
|
||||
['COLLISION_PRINTER' => 'DefaultPrinter', 'COLLISION_IGNORE_DURATION' => 'true', 'PAO_DISABLE' => '1'],
|
||||
);
|
||||
|
||||
$process->setTimeout(300.0);
|
||||
|
||||
$process->run();
|
||||
|
||||
return removeAnsiEscapeSequences($process->getOutput());
|
||||
|
||||
Reference in New Issue
Block a user