mirror of
https://github.com/pestphp/pest.git
synced 2026-04-23 15:37:28 +02:00
refactor: parallel
This commit is contained in:
@ -21,8 +21,7 @@ final class CleanConsoleOutput extends ConsoleOutput
|
||||
}
|
||||
|
||||
/**
|
||||
* Determines if the given message is the descriptive message
|
||||
* that Paratest outputs when it starts.
|
||||
* Removes the opening headline, witch is not needed.
|
||||
*/
|
||||
private function isOpeningHeadline(string $message): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user