Skip to content

Commit

Permalink
template head even for crop_T1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmeunier79 committed Nov 4, 2024
1 parent 1102595 commit 1f0bcfe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions macapype/pipelines/tests/test_prepare.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,11 @@ def test_create_crop_T1_short_preparation_pipe():
}
}

params_template = {"template_head": ""}

# running workflow
segment_pnh = create_short_preparation_pipe(
params_template=params_template,
params=parse_key(params, "short_preparation_pipe"),
name="short_manual_preparation_pipe")

Expand Down

0 comments on commit 1f0bcfe

Please sign in to comment.