Skip to content

Commit d18b159

Browse files
committed
update PETPVC tests
1 parent bdd554e commit d18b159

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/interfaces/tests/test_auto_PETPVC.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def test_PETPVC_inputs():
5959
mandatory=True,
6060
),
6161
stop_crit=dict(
62-
argstr='-a %.4f',
62+
argstr='-s %.4f',
6363
usedefault=True,
6464
),
6565
)

0 commit comments

Comments
 (0)