summaryrefslogtreecommitdiffstats
path: root/tests/lib/Calendar/Resource/ManagerTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Calendar/Resource/ManagerTest.php')
-rw-r--r--tests/lib/Calendar/Resource/ManagerTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Calendar/Resource/ManagerTest.php b/tests/lib/Calendar/Resource/ManagerTest.php
index 8753f547fb2..854f83af845 100644
--- a/tests/lib/Calendar/Resource/ManagerTest.php
+++ b/tests/lib/Calendar/Resource/ManagerTest.php
@@ -36,7 +36,6 @@ use PHPUnit\Framework\MockObject\MockObject;
use Test\TestCase;
class ManagerTest extends TestCase {
-
/** @var Coordinator|MockObject */
private $coordinator;