mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-01-10 17:08:41 +00:00
fix tests
This commit is contained in:
parent
5ec4610725
commit
5366054086
|
|
@ -21,7 +21,7 @@ final class AdminTest extends \PHPUnit\Framework\TestCase
|
|||
{
|
||||
protected const NAME = 'SupplierManagement';
|
||||
|
||||
protected const URI_LOAD = 'http://127.0.0.1/en/purchase/supplier';
|
||||
protected const URI_LOAD = 'http://127.0.0.1/en/backend/purchase/supplier';
|
||||
|
||||
use \tests\Modules\ModuleTestTrait;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user