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();