diff --git a/src/Components/swoole/tests/unit/Component/config/config.php b/src/Components/swoole/tests/unit/Component/config/config.php index 65c5ddd297..8ff7620ff5 100644 --- a/src/Components/swoole/tests/unit/Component/config/config.php +++ b/src/Components/swoole/tests/unit/Component/config/config.php @@ -16,8 +16,9 @@ 'Imi\Swoole\Test\Component\Async', 'Imi\Swoole\Test\Component\Pool', ], - // 'ignoreNamespace' => [ - // ], + 'ignorePaths' => [ + \dirname(__DIR__) . \DIRECTORY_SEPARATOR . 'test.php', + ], // 组件命名空间 'components' => [