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
a8fd349e07
commit
a290729087
@ -2657,6 +2657,7 @@ class FunctionCallTest extends TestCase
|
||||
|
||||
takesArrayShapeWithZeroOrPositiveInt(["bar" => $mayBeInt]);
|
||||
',
|
||||
'error_message' => 'InvalidArgument',
|
||||
],
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user