mirror of
https://github.com/Karaka-Management/oms-QA.git
synced 2026-02-16 15:58:41 +00:00
Automated formatting changes (NO_CI)
This commit is contained in:
parent
130b92b9a8
commit
f578ef0aa3
|
|
@ -75,7 +75,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