Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
gasse committed Oct 24, 2024
1 parent f8f1598 commit 5a0a48b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/experiments/test_benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ def test_run_mock_benchmark():
demo_mode="off",
),
is_multi_tab=False,
backends=None,
backends=["miniwob"],
env_args_list=make_env_args_list_from_fixed_seeds(
task_list=["miniwob.click-test"],
max_steps=5,
Expand Down

0 comments on commit 5a0a48b

Please sign in to comment.