mirror of
https://github.com/Karaka-Management/oms-ContractManagement.git
synced 2026-02-16 10:28:41 +00:00
fix tests
This commit is contained in:
parent
2207d1b4bb
commit
54c7e7558f
|
|
@ -21,7 +21,7 @@ final class AdminTest extends \PHPUnit\Framework\TestCase
|
||||||
{
|
{
|
||||||
protected const NAME = 'ContractManagement';
|
protected const NAME = 'ContractManagement';
|
||||||
|
|
||||||
protected const URI_LOAD = '';
|
protected const URI_LOAD = 'http://127.0.0.1/en/backend/contract';
|
||||||
|
|
||||||
use \tests\Modules\ModuleTestTrait;
|
use \tests\Modules\ModuleTestTrait;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user