**Describe the bug** https://github.com/Project-MONAI/MONAI/blob/9b4c235370444cafd3777dc6ed8fc49c6ae76c13/tests/test_auto3dseg.py#L187 `device` is not specified to `cpu` after the PR that changes default `device` to `cuda` **Expected behavior** CPU-only test should be using CPU.