Skip to content

Commit 150fc81

Browse files
committed
Update corresponding tests
1 parent 9b82d8b commit 150fc81

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

tests/workflows/clem/test_align_and_merge.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -107,10 +107,6 @@ def test_run(
107107
"series_name": series_name_long,
108108
"images": [str(file) for file in image_stacks],
109109
"metadata": str(metadata),
110-
"crop_to_n_frames": crop_to_n_frames,
111-
"align_self": align_self,
112-
"flatten": flatten,
113-
"align_across": align_across,
114110
# Other recipe parameters
115111
"session_dir": str(processed_dir.parent),
116112
"session_id": session_id,

0 commit comments

Comments
 (0)