Merge pull request #23581 from nextcloud/fix/theming-tests
Fix theming manifest tests
This commit is contained in:
commit
8676882bcb
|
@ -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 New Issue