aboutsummaryrefslogtreecommitdiffstats
path: root/tests/Core/Controller/JsControllerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Core/Controller/JsControllerTest.php')
-rw-r--r--tests/Core/Controller/JsControllerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Core/Controller/JsControllerTest.php b/tests/Core/Controller/JsControllerTest.php
index 3f76e19efc9..6561d22f264 100644
--- a/tests/Core/Controller/JsControllerTest.php
+++ b/tests/Core/Controller/JsControllerTest.php
@@ -38,7 +38,6 @@ use OCP\IRequest;
use Test\TestCase;
class JsControllerTest extends TestCase {
-
/** @var IAppData|\PHPUnit\Framework\MockObject\MockObject */
private $appData;