Skip to content

Commit 9612144

Browse files
committed
Change auto test accordingly
1 parent c8edc2f commit 9612144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/mrtrix3/tests/test_auto_ResponseSD.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ def test_ResponseSD_inputs():
88
algorithm=dict(
99
argstr='%s',
1010
mandatory=True,
11-
position=-6,
11+
position=1,
1212
),
1313
args=dict(argstr='%s', ),
1414
bval_scale=dict(argstr='-bvalue_scaling %s', ),

0 commit comments

Comments
 (0)