Skip to content

Commit cf5821b

Browse files
committed
TEST: make specs
1 parent dfb3311 commit cf5821b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/freesurfer/tests/test_auto_Label2Vol.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def test_Label2Vol_inputs():
2222
nohash=True,
2323
usedefault=True,
2424
),
25-
fill_thresh=dict(argstr='--fillthresh %f', ),
25+
fill_thresh=dict(argstr='--fillthresh %g', ),
2626
hemi=dict(argstr='--hemi %s', ),
2727
identity=dict(
2828
argstr='--identity',

0 commit comments

Comments
 (0)