Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/php/Command/Stun/ListCommandTest.php')
-rw-r--r--tests/php/Command/Stun/ListCommandTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/php/Command/Stun/ListCommandTest.php b/tests/php/Command/Stun/ListCommandTest.php
index 49d5fcb37..53c7d6739 100644
--- a/tests/php/Command/Stun/ListCommandTest.php
+++ b/tests/php/Command/Stun/ListCommandTest.php
@@ -29,7 +29,6 @@ use Symfony\Component\Console\Output\OutputInterface;
use Test\TestCase;
class ListCommandTest extends TestCase {
-
/** @var IConfig|\PHPUnit_Framework_MockObject_MockObject */
private $config;