Skip to content

Commit b226bff

Browse files
committed
Fix: Remove empty DocBlock from README.md
1 parent baa97e8 commit b226bff

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,8 +343,6 @@ use Ergebnis\PHPUnit\SlowTestDetector;
343343

344344
final class ExtraSlowTest extends Framework\TestCase
345345
{
346-
/**
347-
*/
348346
#[SlowTestDetector\Attribute\MaximumDuration(5000)]
349347
public function testExtraExtraSlow(): void
350348
{

0 commit comments

Comments
 (0)