Skip to content

Commit 151896f

Browse files
committed
Fix
1 parent b4c231b commit 151896f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/PHPStan/Rules/PhpDoc/InvalidPhpDocTagValueRuleTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ public function testInvalidTypeInTypeAlias(): void
122122

123123
public function testIgnoreWithinPhpDoc(): void
124124
{
125-
$this->checkAllInvalidPhpDocs = true;
126125
$this->analyse([__DIR__ . '/data/ignore-line-within-phpdoc.php'], []);
127126
}
128127

0 commit comments

Comments
 (0)