Skip to content

Commit

Permalink
Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dalthviz committed Oct 23, 2024
1 parent 4bf7497 commit f8a9f40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions midi_app_controller/actions/_tests/test_napari_actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,8 @@ def test_zoom_and_dimensions():
increase_dimensions_left(viewer)
increase_dimensions_right(viewer)

viewer.close()


def test_contour():
layer = Labels(np.ones((4, 4), dtype=np.int32))
Expand Down

0 comments on commit f8a9f40

Please # to comment.