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