mirror of
https://github.com/nextcloud/server.git
synced 2026-06-11 09:42:09 -04:00
Fix theming manifest tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
parent
851e8c0ded
commit
a7c4369941
1 changed files with 1 additions and 1 deletions
|
|
@ -817,7 +817,7 @@ class ThemingControllerTest extends TestCase {
|
|||
[
|
||||
'src' => 'touchicon?v=0',
|
||||
'type' => 'image/png',
|
||||
'sizes' => '128x128'
|
||||
'sizes' => '512x512'
|
||||
],
|
||||
[
|
||||
'src' => 'favicon?v=0',
|
||||
|
|
|
|||
Loading…
Reference in a new issue