Revert "Temporarily skip valgrind failure"

This reverts commit a3e61c1f89.
This commit is contained in:
Andrew Murray 2022-10-25 20:06:41 +11:00 committed by Hugo van Kemenade
parent 93e5fd4b40
commit fa71b11073

View File

@ -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"