mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Fix test type
This commit is contained in:
parent
d00a02a06b
commit
aeeb1e6b90
@ -389,6 +389,7 @@ class ToStringTest extends TestCase
|
||||
foo(new Bar());',
|
||||
'error_message' => 'InvalidArgument',
|
||||
[],
|
||||
false,
|
||||
'7.4',
|
||||
],
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user