mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-14 19:28:34 +01:00
added db group to test
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
<?php
|
||||
namespace yiiunit\framework\console\controllers;
|
||||
|
||||
/**
|
||||
* @group db
|
||||
*/
|
||||
|
||||
use Yii;
|
||||
use yii\db\Connection;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user