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

github.com/nextcloud/tasks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/php/unit/Service/SettingsServiceTest.php')
-rw-r--r--tests/php/unit/Service/SettingsServiceTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/php/unit/Service/SettingsServiceTest.php b/tests/php/unit/Service/SettingsServiceTest.php
index ce4878f1..36ffa5f6 100644
--- a/tests/php/unit/Service/SettingsServiceTest.php
+++ b/tests/php/unit/Service/SettingsServiceTest.php
@@ -27,7 +27,6 @@ use OCP\IConfig;
use PHPUnit\Framework\TestCase;
-
class SettingsServiceTest extends TestCase {
private $settingsService;