mirror of
https://github.com/nextcloud/server.git
synced 2026-03-06 15:31:07 -05:00
Merge pull request #23581 from nextcloud/fix/theming-tests
Fix theming manifest tests
This commit is contained in:
commit
8676882bcb
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