Skip to content

Commit 1062d48

Browse files
committed
Fix
1 parent 5eec39f commit 1062d48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tests/Rules/Cast/UselessCastRuleTest.php

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ public function testUselessCast(): void
4949
[
5050
'Casting to string something that\'s already string.',
5151
39,
52-
'Because the type is coming from a PHPDoc, you can turn off this check by setting <fg=cyan>treatPhpDocTypesAsCertain: false</> in your <fg=cyan>%configurationFile%</>.',
5352
],
5453
[
5554
'Casting to string something that\'s already string.',

0 commit comments

Comments
 (0)