mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Fix test
This commit is contained in:
parent
8013b0eea2
commit
825f46f9dc
@ -837,7 +837,7 @@ class ArrayFunctionCallTest extends TestCase
|
||||
'$vars' => 'array{x: string, y: string}',
|
||||
'$c' => 'string',
|
||||
'$e' => 'list<string>',
|
||||
'$f' => 'list<string>|string',
|
||||
'$f' => 'list<string>',
|
||||
],
|
||||
],
|
||||
'arrayKeysNoEmpty' => [
|
||||
|
Loading…
Reference in New Issue
Block a user