Skip to content

Commit 6a0856f

Browse files
committed
Fix one more test
1 parent ad8e7ad commit 6a0856f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/tasks/test_unit_task.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ def test_run_fractal_tasks(tmp_path, testdata_path, monkeypatch):
4343

4444
# Write arguments to a file
4545
args = {}
46-
args["zarr_urls"] = []
4746
args["image_dirs"] = [str(testdata_path / "png/")]
4847
args["zarr_dir"] = str(tmp_path)
4948
args["allowed_channels"] = [

0 commit comments

Comments
 (0)