mirror of
https://github.com/pestphp/pest.git
synced 2026-07-22 01:20:03 +02:00
wip
This commit is contained in:
@@ -41,6 +41,7 @@ final class Kernel
|
||||
*/
|
||||
private const array BOOTSTRAPPERS = [
|
||||
Bootstrappers\BootOverrides::class,
|
||||
Bootstrappers\BootPhpUnitConfiguration::class,
|
||||
Plugins\Tia\Bootstrapper::class,
|
||||
Bootstrappers\BootSubscribers::class,
|
||||
Bootstrappers\BootFiles::class,
|
||||
|
||||
Reference in New Issue
Block a user