Skip to content

Commit

Permalink
fix broken functional test
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim committed Jul 22, 2024
1 parent c994562 commit 8c0f9e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_task_events_mgr.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ async def test__always_insert_task_job(
schd.pool.get_tasks(),
schd.server.curve_auth,
schd.server.client_pub_key_dir,
is_simulation=False
run_mode='live'
)

# Both tasks are in a waiting state:
Expand Down

0 comments on commit 8c0f9e8

Please sign in to comment.