1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-30 04:39:00 +01:00

fix: ignore last remaining failing function

This commit is contained in:
Sam Mousa 2022-06-15 13:29:22 +02:00
parent b46f556662
commit df750709cc
No known key found for this signature in database
GPG Key ID: A18520F9B4301C9D

View File

@ -73,7 +73,7 @@ class InternalCallMapHandlerTest extends TestCase
'array_key_exists',
'sapi_windows_cp_get',
'stream_select',
'hash_hmac_file'
];