Skip to content

Commit e0e8700

Browse files
Updated mlagents learn cli test.
1 parent 03d4e5a commit e0e8700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ml-agents/mlagents/trainers/tests/test_learn.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ def test_bad_env_path():
105105
no_graphics=True,
106106
seed=-1,
107107
num_areas=1,
108+
timeout_wait=1,
108109
start_port=8000,
109110
env_args=None,
110111
log_folder="results/log_folder",

0 commit comments

Comments
 (0)