Skip to content

Commit

Permalink
Revert "Temporarily skip valgrind failure"
Browse files Browse the repository at this point in the history
This reverts commit a3e61c1.
  • Loading branch information
radarhere authored and hugovk committed Oct 29, 2022
1 parent 93e5fd4 commit fa71b11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/test_file_pdf.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit fa71b11

Please sign in to comment.