Skip to content

Commit b989900

Browse files
authored
Update test_auto_EddyQuad.py
1 parent bdf2d2f commit b989900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/fsl/tests/test_auto_EddyQuad.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ def test_EddyQuad_inputs():
3636
),
3737
output_type=dict(),
3838
param_file=dict(
39-
argstr='--eddyParams=%s',
39+
argstr='--eddyParams %s',
4040
mandatory=True,
4141
),
4242
slice_spec=dict(argstr='--slspec %s', ),

0 commit comments

Comments
 (0)