mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
skip a test because we removed the feature for now
This commit is contained in:
parent
11e60fa261
commit
5c2336f4d0
@ -1550,7 +1550,7 @@ class MethodSignatureTest extends TestCase
|
||||
',
|
||||
'error_message' => 'MethodSignatureMismatch',
|
||||
],
|
||||
'noMixedTypehintInDescendant' => [
|
||||
'SKIPPED-noMixedTypehintInDescendant' => [
|
||||
'code' => '<?php
|
||||
class a {
|
||||
public function test(): mixed {
|
||||
|
Loading…
Reference in New Issue
Block a user