Fix capabilities test

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2018-08-30 14:45:06 +02:00
parent 5bae5bf3eb
commit a791bdb3ab
No known key found for this signature in database
GPG key ID: 4C614C6ED2CDE6DF

View file

@ -74,7 +74,7 @@ class CapabilitiesTest extends TestCase {
'slogan' => 'slogan',
'color' => '#FFFFFF',
'color-text' => '#000000',
'color-element' => '#555555',
'color-element' => '#dddddd',
'logo' => 'http://absolute/logo',
'background' => 'http://absolute/background',
'background-plain' => false,