1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-27 04:45:20 +01:00

Fix merge conflict with attribute tests

This commit is contained in:
Matt Brown 2022-04-27 10:31:58 -04:00
parent fccc366c1e
commit 1e15ed393a

View File

@ -753,9 +753,8 @@ class AttributeTest extends TestCase
}
',
'error_message' => 'UndefinedConstant',
[],
false,
'8.1',
'ignored_issues' => [],
'php_version' => '8.1',
],
];
}