Skip to content

Commit 62d8c46

Browse files
committed
update vest2text test
1 parent 34977a6 commit 62d8c46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/fsl/tests/test_auto_Vest2Text.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ def test_Vest2Text_inputs():
2020
out_file=dict(
2121
argstr="%s",
2222
extensions=None,
23-
mandatory=True,
2423
position=1,
24+
usedefault=True,
2525
),
2626
output_type=dict(),
2727
)

0 commit comments

Comments
 (0)