Skip to content

Commit

Permalink
tests: fix test_run_tissue_detection
Browse files Browse the repository at this point in the history
  • Loading branch information
raylim committed Aug 29, 2023
1 parent ab9ee72 commit de8fca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/luna/pathology/cli/test_run_tissue_detection.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def test_stain(tmp_path, dask_client):
"tests/testdata/pathology/123.svs",
"--output-urlpath",
str(tmp_path),
"--requested-magnification",
"--thumbnail-magnification",
str(5),
"--tile-size",
str(256),
Expand Down

0 comments on commit de8fca4

Please sign in to comment.