Skip to content

Commit 9ee7457

Browse files
authored
Update tests/PHPStan/Analyser/NodeScopeResolverTest.php
1 parent 3d1d601 commit 9ee7457

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/PHPStan/Analyser/NodeScopeResolverTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,8 +229,6 @@ private static function findTestFiles(): iterable
229229
yield __DIR__ . '/../Rules/Methods/data/bug-4801.php';
230230
yield __DIR__ . '/../Rules/Arrays/data/narrow-superglobal.php';
231231
yield __DIR__ . '/../Rules/Methods/data/bug-12927.php';
232-
233-
// note: files in ./nsrt will be automatically picked up
234232
}
235233

236234
/**

0 commit comments

Comments
 (0)