浏览代码

fixed test break.

Qiang Xue 12 年之前
父节点
当前提交
103375976b
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      tests/unit/models/UserTest.php

+ 0 - 3
tests/unit/models/UserTest.php

@@ -3,12 +3,9 @@
 namespace tests\unit\models;
 
 use yii\codeception\TestCase;
-use yii\test\DbTestTrait;
 
 class UserTest extends TestCase
 {
-	use DbTestTrait;
-
 	protected function setUp()
 	{
 		parent::setUp();