Skip to content

Commit 411adf2

Browse files
committed
Fix test
1 parent 9c57527 commit 411adf2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/PHPStan/Composer/AutoloadFilesTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ public function testExpectedFiles(): void
6161
'jetbrains/phpstorm-stubs/PhpStormStubsMap.php', // added to phpstan-dist/bootstrap.php
6262
'myclabs/deep-copy/src/DeepCopy/deep_copy.php', // dev dependency of PHPUnit
6363
'react/async/src/functions_include.php', // added to phpstan-dist/bootstrap.php
64-
'react/promise-stream/src/functions_include.php', // added to phpstan-dist/bootstrap.php
6564
'react/promise-timer/src/functions_include.php', // added to phpstan-dist/bootstrap.php
6665
'react/promise/src/functions_include.php', // added to phpstan-dist/bootstrap.php
6766
'ringcentral/psr7/src/functions_include.php', // added to phpstan-dist/bootstrap.php

0 commit comments

Comments
 (0)