From d4114b3e413ddce8ccbd68559076a9484a928810 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Mon, 25 Sep 2023 00:28:02 +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 26f9dad..6b7d8a4 100755 --- a/tests/Controller/ApiControllerTest.php +++ b/tests/Controller/ApiControllerTest.php @@ -73,7 +73,7 @@ final class ApiControllerTest 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(