Skip to content

Commit

Permalink
added db group to test
Browse files Browse the repository at this point in the history
  • Loading branch information
schmunk42 committed Feb 16, 2017
1 parent 7a4666f commit ec8daa0
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<?php
namespace yiiunit\framework\console\controllers;

/**
* @group db
*/

use Yii;
use yii\db\Connection;

Expand Down

0 comments on commit ec8daa0

Please sign in to comment.