Skip to content

Commit af17925

Browse files
committed
update test args
1 parent a226326 commit af17925

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/unit/cli/test_longitudinal.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,11 @@ def base_args(tmp_path: Path) -> argparse.Namespace:
2727
session_label=[],
2828
anatomical=True,
2929
functional=False,
30+
metrics=False,
3031
tmp_dir=None,
3132
anat_template=None,
3233
ants_threads=1,
34+
atlas=["schaefer_200"],
3335
regressor=["36-parameter"],
3436
)
3537

0 commit comments

Comments
 (0)