Skip to content

Commit 93784f8

Browse files
Remove metadata that is no longer needed
1 parent 51abc96 commit 93784f8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/tests/StaticAnalysis/ParsingFileAnalyserTest.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,9 +136,6 @@ public function testGetLinesOfCodeForFileCrLineEndings(): void
136136
$this->assertSame(2, $result['nonCommentLinesOfCode']);
137137
}
138138

139-
/**
140-
* @requires PHP 8
141-
*/
142139
public function testLinesCanBeIgnoredUsingAttribute(): void
143140
{
144141
$this->assertSame(

0 commit comments

Comments
 (0)