We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b75193 commit 9643719Copy full SHA for 9643719
test/report/Generate/AnnotationTest.php
@@ -155,7 +155,6 @@ public function testNativeFeaturesAnnotation(): void
155
*/
156
/** @psalm-suppress InvalidAttribute */
157
#[Attribute\Feature('Native feature 1')]
158
- /** @psalm-suppress InvalidAttribute */
159
#[Attribute\Feature('Mixed feature 2')]
160
public function testMixedFeaturesAnnotation(): void
161
{
0 commit comments