Skip to content

Commit 7632b48

Browse files
committed
fix failing test
1 parent 0a64c69 commit 7632b48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fmriprep/workflows/tests/test_base.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def test_single_subject_wf(self, _):
2222
t2s_coreg=False,
2323
omp_nthreads=1,
2424
skull_strip_template='OASIS',
25+
skull_strip_fixed_seed=False,
2526
reportlets_dir='.',
2627
output_dir='.',
2728
bids_dir='.',

0 commit comments

Comments
 (0)