mirror of
https://github.com/danog/psalm.git
synced 2025-01-21 21:31:13 +01:00
Refine test for windows compat
This commit is contained in:
parent
59e7f69d7b
commit
57ac0a3310
@ -809,7 +809,7 @@ class FunctionClassStringTemplateTest extends TestCase
|
||||
/** @psalm-trace $i */
|
||||
$i = createInitializer($className, $realInstance);
|
||||
}',
|
||||
'error_message' => 'Trace - src/somefile.php:16:25 - $i: Closure(object):void'
|
||||
'error_message' => 'Closure(object):void'
|
||||
],
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user