aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/WellKnownControllerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Core/Controller/WellKnownControllerTest.php')
-rw-r--r--tests/Core/Controller/WellKnownControllerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Core/Controller/WellKnownControllerTest.php b/tests/Core/Controller/WellKnownControllerTest.php
index 2a35ed5ac85..08af2a214ae 100644
--- a/tests/Core/Controller/WellKnownControllerTest.php
+++ b/tests/Core/Controller/WellKnownControllerTest.php
@@ -34,7 +34,6 @@ use PHPUnit\Framework\MockObject\MockObject;
use Test\TestCase;
class WellKnownControllerTest extends TestCase {
-
/** @var IRequest|MockObject */
private $request;