Fix unit test

This commit is contained in:
Remi Cadene
2024-09-26 13:09:08 +02:00
parent f2b1842d69
commit 3cb85bcd4b
3 changed files with 24 additions and 11 deletions

View File

@@ -92,6 +92,7 @@ def test_record_and_replay_and_policy(tmpdir, request, robot_type, mock):
episode_time_s=1,
num_episodes=2,
push_to_hub=False,
# TODO(rcadene, aliberts): test video=True
video=False,
)