Skip to content

Commit 9d112f2

Browse files
committed
Update BooleanOrConstantConditionRuleTest.php
1 parent fbb0018 commit 9d112f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/PHPStan/Rules/Comparison/BooleanOrConstantConditionRuleTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,6 @@ public function testReportPhpDoc(): void
239239
[
240240
'Right side of || is always true.',
241241
33,
242-
$tipText,
243242
],
244243
]);
245244
}

0 commit comments

Comments
 (0)