We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 981ff03 commit e89794eCopy full SHA for e89794e
src/command/Test.php
@@ -14,7 +14,7 @@
14
15
use PHPUnit_TextUI_Command;
16
use PHPUnit_Util_Blacklist;
17
-use think\console\command\Command;
+use think\console\Command;
18
use think\console\Input;
19
use think\console\Output;
20
use think\Loader;
0 commit comments