mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Fix test failure
This commit is contained in:
parent
ad94761e15
commit
afe3b936d4
@ -167,6 +167,7 @@ class PropertyTypeTest extends TestCase
|
||||
'error_levels' => [
|
||||
'UndefinedThisPropertyFetch',
|
||||
'MixedAssignment',
|
||||
'MixedArgument',
|
||||
'MixedMethodCall',
|
||||
'MixedPropertyFetch',
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user