test fixes (NO_CI)

This commit is contained in:
Dennis Eichhorn 2023-09-25 01:12:31 +00:00
parent 5b892a9c51
commit 5fb0c9f504

View File

@ -23,5 +23,5 @@ final class AdminTest extends \PHPUnit\Framework\TestCase
protected const URI_LOAD = '';
use \Build\Helper\ModuleTestTrait;
use \tests\Modules\ModuleTestTrait;
}