fix: "Cannot find TestCase object on call stack"

This commit is contained in:
Nuno Maduro
2023-06-20 13:29:28 +01:00
parent 19e3d929b1
commit eb7bb34825
5 changed files with 43 additions and 5 deletions

View File

@ -33,6 +33,7 @@ final class Kernel
Bootstrappers\BootFiles::class,
Bootstrappers\BootView::class,
Bootstrappers\BootKernelDump::class,
Bootstrappers\BootExcludeList::class,
];
/**