mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 14:26:54 +08:00
Fix TableTest namespace
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
* @license http://www.yiiframework.com/license/
|
||||
*/
|
||||
|
||||
namespace yiiunit\framework\console;
|
||||
namespace yiiunit\framework\console\widgets;
|
||||
|
||||
use yii\console\widgets\Table;
|
||||
use yii\helpers\Console;
|
||||
|
Reference in New Issue
Block a user