mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 07:47:22 +01:00
Fixes parallel mutation testing when using Laravel Herd.
This commit is contained in:
@ -158,7 +158,7 @@ final class WrapperRunner implements RunnerInterface
|
||||
/**
|
||||
* Handles Laravel Herd's debug and coverage modes.
|
||||
*
|
||||
* @param array<string> $parameters
|
||||
* @param array<string> $parameters
|
||||
* @return array<string>
|
||||
*/
|
||||
private function handleLaravelHerd(array $parameters): array
|
||||
|
||||
Reference in New Issue
Block a user