Skip to content

Commit 8763f16

Browse files
SpacePossumsebastianbergmann
authored andcommitted
test - fix covers annotations
1 parent 3c98fc6 commit 8763f16

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

tests/Output/StrictUnifiedDiffOutputBuilderTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@
2020
*
2121
* @covers SebastianBergmann\Diff\Output\StrictUnifiedDiffOutputBuilder
2222
*
23+
* @uses SebastianBergmann\Diff\Differ
24+
*
2325
* @internal
2426
*/
2527
final class StrictUnifiedDiffOutputBuilderTest extends TestCase

tests/Utils/UnifiedDiffAssertTraitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
/**
1616
* @author SpacePossum
1717
*
18-
* @covers SebastianBergmann\Diff\UnifiedDiffAssertTrait
18+
* @covers SebastianBergmann\Diff\Utils\UnifiedDiffAssertTrait
1919
*
2020
* @internal
2121
*/

0 commit comments

Comments
 (0)