Skip to content

Commit 26bd9fe

Browse files
localheinzsebastianbergmann
authored andcommitted
Fix: Add missing covers annotation
1 parent 8d27bca commit 26bd9fe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/FactoryTest.php

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111

1212
use PHPUnit\Framework\TestCase;
1313

14+
/**
15+
* @covers \SebastianBergmann\FileIterator\Factory
16+
*/
1417
class FactoryTest extends TestCase
1518
{
1619
/**

0 commit comments

Comments
 (0)