1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 22:01:48 +01:00

Merge pull request #9300 from weirdan/add-option-to-skip-callmap-tests

This commit is contained in:
Bruce Weirdan 2023-02-15 00:45:41 -04:00 committed by GitHub
commit 4ebef29d34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,7 @@ use const PHP_MAJOR_VERSION;
use const PHP_MINOR_VERSION;
use const PHP_VERSION;
/** @group callmap */
class InternalCallMapHandlerTest extends TestCase
{
/**