Skip to content

Commit

Permalink
rename test function
Browse files Browse the repository at this point in the history
  • Loading branch information
martvanrijthoven committed Jul 11, 2024
1 parent 50a10cb commit 44fa24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/patch_iterator_test_spawn.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
cleanup_on_sigterm()


def test_patch_iterator():
def test_patch_iterator_spawn():
with create_patch_iterator(
image_path="/tmp/TCGA-21-5784-01Z-00-DX1.tif",
mask_path="/tmp/TCGA-21-5784-01Z-00-DX1_tb_mask.tif",
Expand Down

0 comments on commit 44fa24a

Please sign in to comment.