Skip to content

Commit

Permalink
Increases timeout for test_operational_space.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ozhanozen committed Dec 17, 2024
1 parent 2ec1d7b commit c8d959c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/per_test_timeouts.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"test_rsl_rl_wrapper.py": 200,
"test_sb3_wrapper.py": 200,
"test_skrl_wrapper.py": 200,
"test_operational_space.py": 200,
"test_operational_space.py": 300,
}

0 comments on commit c8d959c

Please sign in to comment.