mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Fix
This commit is contained in:
parent
7a2a68bb46
commit
f6e0c5b6ac
@ -1278,9 +1278,6 @@ class ReturnTypeTest extends TestCase
|
||||
$t = new $type;
|
||||
return $t;
|
||||
}',
|
||||
'assertions' => [
|
||||
'$b===' => 'b',
|
||||
],
|
||||
],
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user