We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93e5fd4 commit fa71b11Copy full SHA for fa71b11
Tests/test_file_pdf.py
@@ -42,7 +42,6 @@ def test_save(tmp_path, mode):
42
helper_save_as_pdf(tmp_path, mode)
43
44
45
-@pytest.mark.valgrind_known_error(reason="Temporary skip")
46
def test_monochrome(tmp_path):
47
# Arrange
48
mode = "1"
0 commit comments