mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Fix build
This commit is contained in:
parent
766f33d6e4
commit
74a8dde1bb
@ -1112,7 +1112,6 @@ class AnalyzedMethodTest extends \Psalm\Tests\TestCase
|
||||
'unaffected_analyzed_methods' => [
|
||||
getcwd() . DIRECTORY_SEPARATOR . 'A.php' => [
|
||||
'foo\a::__construct' => 1,
|
||||
'foo\a::bar' => 1,
|
||||
],
|
||||
]
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user