1
0
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:
Arthur Kurbidaev 2023-08-31 11:18:54 +02:00 committed by tuqqu
parent 0a74e027d9
commit 5ba7c262a5

View File

@ -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 {}