mirror of
https://github.com/pestphp/pest.git
synced 2026-07-24 10:30:03 +02:00
release: 2.33.2
This commit is contained in:
@@ -81,6 +81,7 @@ $bootPest = (static function (): void {
|
||||
$getopt['teamcity-file'] ?? null,
|
||||
$getopt['testdox-file'] ?? null,
|
||||
isset($getopt['testdox-color']),
|
||||
$getopt['testdox-columns'] ?? null,
|
||||
);
|
||||
|
||||
while (true) {
|
||||
|
||||
Reference in New Issue
Block a user