Skip to content

Commit

Permalink
skip test before cancel run
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Aug 30, 2023
1 parent 4d24e31 commit 10ba6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atlasreader/tests/test_atlasreader.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
[-36, -19, 19, -6.21808, 648]])
)


@pytest.mark.skip(reason="just checking")
def test_get_atlases():
for atlas in atlasreader._ATLASES:
a = atlasreader.get_atlas(atlas, cache=False)
Expand Down

0 comments on commit 10ba6ee

Please sign in to comment.