Skip to content

Commit 9643719

Browse files
committed
Allow php8.5 support
1 parent 6b75193 commit 9643719

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/report/Generate/AnnotationTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,6 @@ public function testNativeFeaturesAnnotation(): void
155155
*/
156156
/** @psalm-suppress InvalidAttribute */
157157
#[Attribute\Feature('Native feature 1')]
158-
/** @psalm-suppress InvalidAttribute */
159158
#[Attribute\Feature('Mixed feature 2')]
160159
public function testMixedFeaturesAnnotation(): void
161160
{

0 commit comments

Comments
 (0)