This commit is contained in:
Hugo van Kemenade 2023-04-08 10:29:28 +03:00 committed by GitHub
parent c26b462159
commit 94aa76ebde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ def test_sanity(mode, tmp_path):
assert_image_equal(rt, src) assert_image_equal(rt, src)
if mode == "1": if mode == "1":
# BW appears to not save correctly on QT # BW appears to not save correctly on Qt
# kicks out errors on console: # kicks out errors on console:
# libpng warning: Invalid color type/bit depth combination # libpng warning: Invalid color type/bit depth combination
# in IHDR # in IHDR