Skip to content

Commit e95c0a0

Browse files
committed
Update auto test Deconvolve
1 parent 5b88f2f commit e95c0a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/afni/tests/test_auto_Deconvolve.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def test_Deconvolve_inputs():
8181
num_threads=dict(nohash=True,
8282
usedefault=True,
8383
),
84-
ortvec=dict(argstr='ortvec %s',
84+
ortvec=dict(argstr='-ortvec %s %s',
8585
),
8686
out_file=dict(argstr='-bucket %s',
8787
),

0 commit comments

Comments
 (0)