Skip to content

Commit

Permalink
Skip one test
Browse files Browse the repository at this point in the history
  • Loading branch information
tcompa committed Jul 22, 2022
1 parent 746e450 commit 153742a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_unit_illumination_correction.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
from fractal.tasks.illumination_correction import illumination_correction


@pytest.mark.xfail
@pytest.mark.parametrize("overwrite", [True, False])
@pytest.mark.skip("Missing ROIs table in test data")
def test_illumination_correction(
overwrite: bool,
tmp_path: pathlib.Path,
Expand Down

0 comments on commit 153742a

Please sign in to comment.