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:
parent
1f28d025c3
commit
ed87465f71
@ -54,7 +54,7 @@ class KeyOfTemplateTest extends TestCase
|
||||
}
|
||||
'
|
||||
],
|
||||
'SKIP-acceptsIfArrayKeyExistsFn' => [
|
||||
'SKIPPED-acceptsIfArrayKeyExistsFn' => [
|
||||
'code' => '<?php
|
||||
/**
|
||||
* @template T of array
|
||||
|
Loading…
Reference in New Issue
Block a user