diff --git a/tests/test_envs.py b/tests/test_envs.py index 3c8c6157..a91bb707 100644 --- a/tests/test_envs.py +++ b/tests/test_envs.py @@ -46,7 +46,6 @@ def print_spec_rollout(env): ("sim_insertion", True, True), ("sim_transfer_cube", True, False), ("sim_transfer_cube", True, True), - # TODO(aliberts): Add aloha other tasks ], ) def test_aloha(task, from_pixels, pixels_only):