mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 13:14:27 +03:00
Revert "Temporarily skip valgrind failure"
This reverts commit a3e61c1f89
.
This commit is contained in:
parent
93e5fd4b40
commit
fa71b11073
|
@ -42,7 +42,6 @@ def test_save(tmp_path, mode):
|
|||
helper_save_as_pdf(tmp_path, mode)
|
||||
|
||||
|
||||
@pytest.mark.valgrind_known_error(reason="Temporary skip")
|
||||
def test_monochrome(tmp_path):
|
||||
# Arrange
|
||||
mode = "1"
|
||||
|
|
Loading…
Reference in New Issue
Block a user