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