diff --git a/tests/Controller/SearchControllerTest.php b/tests/Controller/SearchControllerTest.php index 6da252d..f3f17c6 100755 --- a/tests/Controller/SearchControllerTest.php +++ b/tests/Controller/SearchControllerTest.php @@ -70,7 +70,7 @@ final class SearchControllerTest 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(