mirror of
https://github.com/danog/psalm.git
synced 2024-12-02 09:37:59 +01:00
Allow the test fixed in vimeo/psalm#10778
This commit is contained in:
parent
0975c156af
commit
64a32721e3
@ -3498,10 +3498,6 @@ class ClassTemplateTest extends TestCase
|
||||
$wm[$ex] = 42;
|
||||
}
|
||||
',
|
||||
'assertions' => [],
|
||||
'ignored_issues' => [],
|
||||
// temporarily keep the old value until https://github.com/vimeo/psalm/issues/10773 is fixed by @weirdan
|
||||
'php_version' => '7.4',
|
||||
],
|
||||
'combineTwoTemplatedArrays' => [
|
||||
'code' => '<?php
|
||||
|
Loading…
Reference in New Issue
Block a user