Skip to content

Commit

Permalink
Drop boilerplate option.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Jul 8, 2024
1 parent dece525 commit 1684f3d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions qsiprep/tests/test_cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -987,7 +987,6 @@ def test_maternal_brain_project(data_dir, output_dir, working_dir):
out_dir,
"participant",
f"-w={work_dir}",
"--boilerplate",
"--sloppy",
"--write-graph",
"--mem_mb=4096",
Expand Down Expand Up @@ -1019,7 +1018,6 @@ def test_forrest_gump(data_dir, output_dir, working_dir):
out_dir,
"participant",
f"-w={work_dir}",
"--boilerplate",
"--sloppy",
"--write-graph",
"--mem_mb=4096",
Expand Down

0 comments on commit 1684f3d

Please sign in to comment.