summaryrefslogtreecommitdiffstats
path: root/tests/lib/Group/GroupTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Group/GroupTest.php')
-rw-r--r--tests/lib/Group/GroupTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/Group/GroupTest.php b/tests/lib/Group/GroupTest.php
index b85496620b8..60f15a65732 100644
--- a/tests/lib/Group/GroupTest.php
+++ b/tests/lib/Group/GroupTest.php
@@ -15,7 +15,6 @@ use PHPUnit\Framework\MockObject\MockObject;
use Symfony\Component\EventDispatcher\EventDispatcherInterface;
class GroupTest extends \Test\TestCase {
-
/** @var EventDispatcherInterface|MockObject */
protected $dispatcher;