Skip to content

Commit

Permalink
Update test_base.py
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Oct 9, 2024
1 parent eec3bc8 commit 22be228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fmripost_rapidtide/tests/test_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ def test_init_rapidtide_fit_wf(tmp_path_factory):
config.workflow.simcalcrange = [-1, -1]
config.workflow.spatialfilt = 4.0
config.workflow.timerange = [-1, -1]
config.nipype.omp_nthreads = 1

wf = init_rapidtide_fit_wf(
bold_file='sub-01_task-rest_bold.nii.gz',
Expand Down

0 comments on commit 22be228

Please sign in to comment.