Skip to content

Commit ed6b685

Browse files
committed
Reverted test value change.
1 parent 9414af8 commit ed6b685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/mrtrix3/tests/test_auto_DWIPreproc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def test_DWIPreproc_outputs():
115115
out_grad_mrtrix=dict(
116116
argstr="%s",
117117
extensions=None,
118-
usedefault=False,
118+
usedefault=True,
119119
),
120120
)
121121
outputs = DWIPreproc.output_spec()

0 commit comments

Comments
 (0)