diff --git a/test/test_estimator.py b/test/test_estimator.py index 5b3da6a9..c9024cfa 100644 --- a/test/test_estimator.py +++ b/test/test_estimator.py @@ -66,6 +66,7 @@ def test_ANTs_config_b0(datadir, tmp_path, r_x, r_y, r_z, t_x, t_y, t_z): ), fixed_image=str(fixed.absolute()), moving_image=str(moving.absolute()), + random_seed=1234, ) result = registration.run(cwd=str(tmp_path)).outputs