Skip to content

Commit ee06cc8

Browse files
committed
updating the auto test
1 parent fb2628e commit ee06cc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/diffusion_toolkit/tests/test_auto_DTITracker.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ def test_DTITracker_inputs():
4848
),
4949
primary_vector=dict(argstr='-%s',
5050
),
51-
random_seed=dict(argstr='-rseed',
51+
random_seed=dict(argstr='-rseed %d',
5252
),
5353
step_length=dict(argstr='-l %f',
5454
),

0 commit comments

Comments
 (0)