Skip to content

Commit

Permalink
Update tests/integration/test_scheduler.py
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-sanders authored Jul 18, 2023
1 parent 184ff59 commit 512e96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_scheduler.py
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ async def test_restart_timeout(
"""It should wait for user input if there are no tasks in the pool.
When restarting a completed workflow there are no tasks in the pool so
the scheduler is inclied to shutdown before the user has had the chance
the scheduler is inclined to shutdown before the user has had the chance
to trigger tasks in order to allow the workflow to continue.
In order to make this easier, the scheduler should enter the paused state
Expand Down

0 comments on commit 512e96b

Please sign in to comment.