mirror of
https://github.com/pestphp/pest.git
synced 2026-07-22 01:20:03 +02:00
junit support
This commit is contained in:
@@ -25,6 +25,7 @@ final class BootSubscribers implements Bootstrapper
|
||||
Subscribers\EnsureIgnorableTestCasesAreIgnored::class,
|
||||
Subscribers\EnsureKernelDumpIsFlushed::class,
|
||||
Subscribers\EnsureTeamCityEnabled::class,
|
||||
Subscribers\EnsureJunitEnabled::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user