Skip to content

Commit edfea32

Browse files
authored
Update NodeScopeResolverTest.php
1 parent 07ff7eb commit edfea32

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
@@ -211,8 +211,6 @@ private static function findTestFiles(): iterable
211211
yield __DIR__ . '/../Rules/Arrays/data/bug-11679.php';
212212
yield __DIR__ . '/../Rules/Methods/data/bug-4801.php';
213213
yield __DIR__ . '/../Rules/Arrays/data/narrow-superglobal.php';
214-
215-
yield __DIR__ . '/nsrt/bug-8886.php';
216214
}
217215

218216
/**

0 commit comments

Comments
 (0)