aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/AppPasswordControllerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Core/Controller/AppPasswordControllerTest.php')
-rw-r--r--tests/Core/Controller/AppPasswordControllerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Core/Controller/AppPasswordControllerTest.php b/tests/Core/Controller/AppPasswordControllerTest.php
index 7d81e0ec115..47220fcf5ab 100644
--- a/tests/Core/Controller/AppPasswordControllerTest.php
+++ b/tests/Core/Controller/AppPasswordControllerTest.php
@@ -43,7 +43,6 @@ use PHPUnit\Framework\MockObject\MockObject;
use Test\TestCase;
class AppPasswordControllerTest extends TestCase {
-
/** @var ISession|MockObject */
private $session;