Skip to content

Commit 056c866

Browse files
committed
Add theming support (fixed unit tests)
Bug #151
1 parent e71c364 commit 056c866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/SVNBuddy/ContainerTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ public static function instanceDataProvider()
5252
'repository-connector.password' => '',
5353
'repository-connector.last-revision-cache-duration' => '10 minutes',
5454
'update-channel' => 'stable',
55+
'theme' => 'dark',
5556
),
5657
'config_defaults',
5758
),

0 commit comments

Comments
 (0)