Skip to content

Commit edb896d

Browse files
SpacePossumsebastianbergmann
authored andcommitted
remove test annotation from dataprovider
1 parent f0e0ce9 commit edb896d

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

tests/Output/StrictUnifiedDiffOutputBuilderDataProvider.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010

1111
namespace SebastianBergmann\Diff\Output;
1212

13-
/**
14-
* @coversNothing
15-
*/
1613
final class StrictUnifiedDiffOutputBuilderDataProvider
1714
{
1815
public static function provideOutputBuildingCases(): array

tests/Output/UnifiedDiffOutputBuilderDataProvider.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@
1010

1111
namespace SebastianBergmann\Diff\Output;
1212

13-
/**
14-
* @coversNothing
15-
*/
1613
final class UnifiedDiffOutputBuilderDataProvider
1714
{
1815
public static function provideDiffWithLineNumbers(): array

0 commit comments

Comments
 (0)