aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/Themes/DarkThemeTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/tests/Themes/DarkThemeTest.php')
-rw-r--r--apps/theming/tests/Themes/DarkThemeTest.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/theming/tests/Themes/DarkThemeTest.php b/apps/theming/tests/Themes/DarkThemeTest.php
index 606d9694b4a..16a289053ae 100644
--- a/apps/theming/tests/Themes/DarkThemeTest.php
+++ b/apps/theming/tests/Themes/DarkThemeTest.php
@@ -98,6 +98,7 @@ class DarkThemeTest extends AccessibleThemeTestCase {
$this->config,
$this->l10n,
$this->appManager,
+ null,
);
parent::setUp();