Skip to content

Commit cc5c9e1

Browse files
Update test
1 parent e5c5399 commit cc5c9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/PHPStan/Analyser/LegacyNodeScopeResolverTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1801,7 +1801,7 @@ public static function dataProperties(): array
18011801
'$this->resource',
18021802
],
18031803
[
1804-
'mixed',
1804+
'*ERROR*',
18051805
'$this->yetAnotherAnotherMixedParameter',
18061806
],
18071807
[

0 commit comments

Comments
 (0)