Browse Source

fixed test break.

Qiang Xue 12 năm trước cách đây
mục cha
commit
103375976b
1 tập tin đã thay đổi với 0 bổ sung3 xóa
  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();