mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
fix test
This commit is contained in:
parent
a598efb4ab
commit
5a19d42dab
@ -800,6 +800,7 @@ class ClosureTest extends TestCase
|
||||
],
|
||||
'unknownFirstClassCallable' => [
|
||||
'<?php
|
||||
/** @psalm-suppress UndefinedFunction */
|
||||
unknown(...);',
|
||||
],
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user