Skip to content

Commit

Permalink
Update tests/test_brainreg_napari.py
Browse files Browse the repository at this point in the history
Co-authored-by: Alessandro Felder <[email protected]>
  • Loading branch information
IgorTatarnikov and alessandrofelder authored Aug 7, 2024
1 parent 310e239 commit 012958a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_brainreg_napari.py
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,8 @@ def check_orientation_output(viewer, brain_layer, atlas):


@pytest.mark.xfail(
reason="See https://github.com/brainglobe/cellfinder/issues/443"
reason="See https://github.com/brainglobe/cellfinder/issues/443",
raises=AssertionError
)
def test_add_layers_errors(tmp_path, make_napari_viewer):
"""
Expand Down

0 comments on commit 012958a

Please sign in to comment.