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