1
0
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:
Matt Brown 2020-10-27 18:10:53 -04:00
parent d00a02a06b
commit aeeb1e6b90

View File

@ -389,6 +389,7 @@ class ToStringTest extends TestCase
foo(new Bar());',
'error_message' => 'InvalidArgument',
[],
false,
'7.4',
],
];