aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-06-14 15:43:58 +0200
committerFerdinand Thiessen <opensource@fthiessen.de>2024-06-14 15:52:21 +0200
commitbd46a00def857e3dce5a5e5bf6658c9e285cb9b7 (patch)
treee4f57f97cfea1c515a3a746ed25cb5b26c7f28db
parent7513e45d0ca5b4dbaebebb0826dc7c71d5e28686 (diff)
downloadnextcloud-server-bd46a00def857e3dce5a5e5bf6658c9e285cb9b7.tar.gz
nextcloud-server-bd46a00def857e3dce5a5e5bf6658c9e285cb9b7.zip
test(settings): fix AccountMigratorTest when using PNG avatars
PNG is lossless so we test the imported file for equality with the exported file, but the changed asset was never imported into Nextcloud so it was never initially scaled. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
-rw-r--r--apps/settings/tests/UserMigration/assets/account.pngbin2267124 -> 451063 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/apps/settings/tests/UserMigration/assets/account.png b/apps/settings/tests/UserMigration/assets/account.png
index f35227af797..41c4924e569 100644
--- a/apps/settings/tests/UserMigration/assets/account.png
+++ b/apps/settings/tests/UserMigration/assets/account.png
Binary files differ