Skip to content

Commit 0877483

Browse files
committed
forgot to update test
1 parent 4f31ec9 commit 0877483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/fsl/tests/test_auto_ICA_AROMA.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def test_ICA_AROMA_inputs():
4444
xor=['feat_dir'],
4545
),
4646
out_dir=dict(argstr='-o %s',
47-
mandatory=True,
47+
genfile=True,
4848
),
4949
terminal_output=dict(nohash=True,
5050
),

0 commit comments

Comments
 (0)