Skip to content

tests(settings): Fix AccountMigratorTest when using PNG avatars - #45883

Merged
blizzz merged 1 commit into
masterfrom
fix/phpunit
Jun 14, 2024
Merged

tests(settings): Fix AccountMigratorTest when using PNG avatars#45883
blizzz merged 1 commit into
masterfrom
fix/phpunit

Conversation

@susnux

Copy link
Copy Markdown
Contributor

Summary

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.

(was introduced with #45810 )

Checklist

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>
@blizzzblizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jun 14, 2024
@blizzz
blizzz merged commit 54bf26a into masterJun 14, 2024
@blizzz
blizzz deleted the fix/phpunit branch June 14, 2024 14:24
@blizzzblizzz mentioned this pull request Jul 24, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishbugregressiontestsRelated to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@susnux@SystemKeeper@blizzz@Altahrim