chore(cleanup): Tidy-up and tweaks of Pest Parallel integration.

This commit is contained in:
Luke Downing
2023-02-13 12:25:19 +00:00
parent d57437ff02
commit e22f6e1e4d

View File

@ -6,7 +6,6 @@ namespace Pest\Bootstrappers;
use Pest\Contracts\Bootstrapper;
use Pest\Exceptions\ShouldNotHappen;
use Pest\Plugins\Parallel;
/**
* @internal