mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 09:17:23 +01: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