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
8013b0eea2
commit
825f46f9dc
@ -837,7 +837,7 @@ class ArrayFunctionCallTest extends TestCase
|
|||||||
'$vars' => 'array{x: string, y: string}',
|
'$vars' => 'array{x: string, y: string}',
|
||||||
'$c' => 'string',
|
'$c' => 'string',
|
||||||
'$e' => 'list<string>',
|
'$e' => 'list<string>',
|
||||||
'$f' => 'list<string>|string',
|
'$f' => 'list<string>',
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
'arrayKeysNoEmpty' => [
|
'arrayKeysNoEmpty' => [
|
||||||
|
Loading…
Reference in New Issue
Block a user