Skip to content

Commit 1e84097

Browse files
misplaced
1 parent 0585ca3 commit 1e84097

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/PHPStan/Rules/Functions/ExistingClassesInArrowFunctionTypehintsRuleTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,6 @@ public function testRule(): void
5454
'Anonymous function has invalid return type ArrowFunctionExistingClassesInTypehints\Baz.',
5555
10,
5656
],
57-
[
58-
'Attribute NoDiscard cannot be used on void anonymous function.',
59-
12,
60-
],
6157
]);
6258
}
6359

0 commit comments

Comments
 (0)