1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Fix build

This commit is contained in:
Brown 2018-11-15 18:39:59 -05:00
parent 766f33d6e4
commit 74a8dde1bb

View File

@ -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,
],
]
],