init
This commit is contained in:
+3
-3
@@ -2,9 +2,9 @@
|
||||
|
||||
namespace tests\db;
|
||||
|
||||
use app\model\EctUser;
|
||||
use app\utils\Logger;
|
||||
use app\utils\ModelAutoGenerator;
|
||||
use plugin\admin\app\model\EctUser;
|
||||
use plugin\admin\app\common\Logger;
|
||||
use plugin\admin\app\common\ModelAutoGenerator;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use support\Db;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user