1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-22 05:41:20 +01:00
This commit is contained in:
Daniil Gentili 2023-04-24 13:16:11 +02:00
parent 8288b00ef9
commit bff2154b23

View File

@ -1286,7 +1286,7 @@ class ReturnTypeTest extends TestCase
'assertions' => [
'$b===' => 'b',
],
]
],
];
}