mirror of
https://github.com/pestphp/pest.git
synced 2026-06-15 07:28:23 +02:00
Merge branch '4.x' into 5.x
This commit is contained in:
@ -151,7 +151,6 @@ final class WrapperRunner implements RunnerInterface
|
||||
public function run(): int
|
||||
{
|
||||
$directory = dirname(__DIR__);
|
||||
assert($directory !== '');
|
||||
ExcludeList::addDirectory($directory);
|
||||
TestResultFacade::init();
|
||||
EventFacade::instance()->seal();
|
||||
|
||||
Reference in New Issue
Block a user