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