Skip to content

Commit 1dc8da8

Browse files
committed
Fix: Add missing covers annotation
1 parent 8f0c291 commit 1dc8da8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Unit/Reporter/DefaultReporterTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
* @uses \Ergebnis\PHPUnit\SlowTestDetector\Count
3434
* @uses \Ergebnis\PHPUnit\SlowTestDetector\Duration
3535
* @uses \Ergebnis\PHPUnit\SlowTestDetector\Formatter\DefaultDurationFormatter
36+
* @uses \Ergebnis\PHPUnit\SlowTestDetector\MaximumCount
3637
* @uses \Ergebnis\PHPUnit\SlowTestDetector\MaximumDuration
3738
* @uses \Ergebnis\PHPUnit\SlowTestDetector\SlowTest
3839
* @uses \Ergebnis\PHPUnit\SlowTestDetector\TestDescription

0 commit comments

Comments
 (0)