mirror of
https://github.com/danog/psalm.git
synced 2025-01-22 13:51:54 +01:00
Changed name of the test
This commit is contained in:
parent
0a74e027d9
commit
5ba7c262a5
@ -610,7 +610,7 @@ class EnumTest extends TestCase
|
|||||||
'ignored_issues' => [],
|
'ignored_issues' => [],
|
||||||
'php_version' => '8.1',
|
'php_version' => '8.1',
|
||||||
],
|
],
|
||||||
'nameTypeOnUnknownCases1' => [
|
'classStringAsBackedEnumValue' => [
|
||||||
'code' => <<<'PHP'
|
'code' => <<<'PHP'
|
||||||
<?php
|
<?php
|
||||||
class Foo {}
|
class Foo {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user