Skip to content

Commit

Permalink
edit comment
Browse files Browse the repository at this point in the history
  • Loading branch information
DragaDoncila committed Oct 24, 2024
1 parent 2ccd367 commit 9e506a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_fetch.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def test_fetch_npe1_manifest_with_sample_data():
mf = fetch_manifest("napari-kics")
assert mf.name == "napari-kics"
assert mf.contributions.sample_data
# Test will eventually fail when napari-pyclesperanto-assistant is updated to npe2
# Test will eventually fail when napari-kics is updated to npe2
# This is here as a sentinel
assert mf.npe1_shim is True

Expand Down

0 comments on commit 9e506a2

Please sign in to comment.