Skip to content

Commit 65f69be

Browse files
committed
Fix workflow test updated init args
1 parent 9e744e4 commit 65f69be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tasks/test_workflows.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ def test_projection_methods(
441441
"origin_url": zarr_urls[0],
442442
"method": method,
443443
"overwrite": True,
444+
"new_plate_name": f"plate_{method}.zarr",
444445
},
445446
}
446447
]

0 commit comments

Comments
 (0)