aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/ServicesTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/tests/ServicesTest.php')
-rw-r--r--apps/theming/tests/ServicesTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/tests/ServicesTest.php b/apps/theming/tests/ServicesTest.php
index 62618abcd96..d530d321aeb 100644
--- a/apps/theming/tests/ServicesTest.php
+++ b/apps/theming/tests/ServicesTest.php
@@ -43,7 +43,7 @@ use Test\TestCase;
* @group DB
* @package OCA\Theming\Tests
*/
-class ServicesTest extends TestCase {
+class ServicesTest extends TestCase {
/** @var \OCA\Activity\AppInfo\Application */
protected $app;