From 4616903031246ff2ffd07bc13cbc5d9d3807e3e2 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Sun, 24 Sep 2023 18:30:04 +0000 Subject: [PATCH] Automated formatting changes (NO_CI) --- tests/Controller/ApiControllerTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Controller/ApiControllerTest.php b/tests/Controller/ApiControllerTest.php index 0560147..fd9b319 100755 --- a/tests/Controller/ApiControllerTest.php +++ b/tests/Controller/ApiControllerTest.php @@ -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(