mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-03-06 05:05:48 +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