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

Fix skipped test

This commit is contained in:
Matt Brown 2021-05-20 10:57:25 -04:00
parent 3a811f1fb5
commit 964c91c502

View File

@ -2262,7 +2262,7 @@ class ClassTemplateTest extends TestCase
return iterableToArray($t);
}',
],
'SUPPRESS-templateStaticWithParam' => [
'SKIPPED-templateStaticWithParam' => [
'<?php
/**
* @template T