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

tests: correct 'SKIPPED' prefix for skipped test

This commit is contained in:
Patrick Remy 2022-01-20 22:47:32 +01:00
parent 1f28d025c3
commit ed87465f71
No known key found for this signature in database
GPG Key ID: FE25C0B14C0500CD

View File

@ -54,7 +54,7 @@ class KeyOfTemplateTest extends TestCase
}
'
],
'SKIP-acceptsIfArrayKeyExistsFn' => [
'SKIPPED-acceptsIfArrayKeyExistsFn' => [
'code' => '<?php
/**
* @template T of array