Merge pull request #23581 from nextcloud/fix/theming-tests

Fix theming manifest tests
This commit is contained in:
Morris Jobke 2020-10-20 14:49:20 +02:00 committed by GitHub
commit 8676882bcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -817,7 +817,7 @@ class ThemingControllerTest extends TestCase {
[ [
'src' => 'touchicon?v=0', 'src' => 'touchicon?v=0',
'type' => 'image/png', 'type' => 'image/png',
'sizes' => '128x128' 'sizes' => '512x512'
], ],
[ [
'src' => 'favicon?v=0', 'src' => 'favicon?v=0',