mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Fix test
This commit is contained in:
parent
cc548a45fa
commit
3edf31c885
@ -231,6 +231,9 @@ class FileReferenceTest extends TestCase
|
||||
'foo\d::$foo' => [
|
||||
'/var/www/somefile.php' => true,
|
||||
],
|
||||
'foo\a::bat' => [
|
||||
'/var/www/somefile.php' => true,
|
||||
]
|
||||
],
|
||||
[
|
||||
'foo\a::__construct' => [
|
||||
|
Loading…
Reference in New Issue
Block a user