mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-15 22:09:48 +08:00
minor fix for test unit
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace yiiunit\framework\helpers;
|
||||
|
||||
use yii\helpers\base\Console;
|
||||
use yii\helpers\Console;
|
||||
|
||||
class ConsoleTest extends \yii\test\TestCase
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user