mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-02-10 23:08:40 +00:00
Merge branch 'develop' of https://github.com/Karaka-Management/oms-Exchange into develop
This commit is contained in:
commit
f656b513fb
|
|
@ -71,7 +71,7 @@ final class ApiControllerTest extends \PHPUnit\Framework\TestCase
|
||||||
$account = new Account();
|
$account = new Account();
|
||||||
TestUtils::setMember($account, 'id', 1);
|
TestUtils::setMember($account, 'id', 1);
|
||||||
|
|
||||||
$permission = new AccountPermission();
|
$permission = new AccountPermission();
|
||||||
$permission->unit = 1;
|
$permission->unit = 1;
|
||||||
$permission->app = 2;
|
$permission->app = 2;
|
||||||
$permission->setPermission(
|
$permission->setPermission(
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user