We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b047b3 commit e3d8309Copy full SHA for e3d8309
src/Reporter/DefaultReporter.php
@@ -16,6 +16,7 @@
16
use Ergebnis\PHPUnit\SlowTestDetector\Count;
17
use Ergebnis\PHPUnit\SlowTestDetector\Formatter;
18
use Ergebnis\PHPUnit\SlowTestDetector\MaximumCount;
19
+use Ergebnis\PHPUnit\SlowTestDetector\MaximumDuration;
20
use Ergebnis\PHPUnit\SlowTestDetector\SlowTestList;
21
22
/**
0 commit comments