From 098cf56df1bc7e12a6d7972b156a42ceb3b7ec35 Mon Sep 17 00:00:00 2001 From: Formatter Bot Date: Mon, 25 Sep 2023 00:27:38 +0000 Subject: [PATCH] Automated formatting changes (NO_CI) --- Theme/Backend/Lang/ar.lang.php | 2 +- tests/Controller/ApiControllerTest.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Theme/Backend/Lang/ar.lang.php b/Theme/Backend/Lang/ar.lang.php index 1b8cd13..80bf352 100755 --- a/Theme/Backend/Lang/ar.lang.php +++ b/Theme/Backend/Lang/ar.lang.php @@ -16,7 +16,7 @@ return ['Support' => [ 'Account' => 'الحساب', 'All' => 'الجميع', 'Assigned' => '#VALUE!', - 'AverageAmount' => 'متوسط ​​المبلغ', + 'AverageAmount' => "متوسط \u{200b}\u{200b}المبلغ", 'AverageProcessTime' => 'avg. وقت المعالجة', 'Closed' => '#VALUE!', 'Completion' => '#VALUE!', diff --git a/tests/Controller/ApiControllerTest.php b/tests/Controller/ApiControllerTest.php index 228ab5a..18400a5 100755 --- a/tests/Controller/ApiControllerTest.php +++ b/tests/Controller/ApiControllerTest.php @@ -69,7 +69,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(