Skip to content

Commit 257565c

Browse files
committed
add PrepareFieldmap test
1 parent 3805380 commit 257565c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/fsl/tests/test_auto_PrepareFieldmap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def test_PrepareFieldmap_inputs():
2929
usedefault=True,
3030
),
3131
out_fieldmap=dict(argstr='%s',
32-
position=5,
32+
position=4,
3333
),
3434
output_type=dict(),
3535
scanner=dict(argstr='%s',

0 commit comments

Comments
 (0)