mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Remove suppression
This commit is contained in:
parent
63c190ff83
commit
d1b10341de
@ -404,7 +404,6 @@ class ConditionalReturnTypeTest extends TestCase
|
||||
return $result;
|
||||
}
|
||||
|
||||
/** @psalm-suppress InvalidReturnStatement */
|
||||
return new Promise($result);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user