Skip to content

Commit

Permalink
Fix formating
Browse files Browse the repository at this point in the history
  • Loading branch information
yhaliaw committed Sep 13, 2024
1 parent 7993c11 commit e839b00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_runner_manager_openstack.py
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ async def test_runner_normal_idle_lifecycle(
runner = openstack_instances[0]

assert openstack_runner_manager._health_check(runner)

# 3.
runner_manager.cleanup()
runner_list = runner_manager.get_runners()
Expand Down

0 comments on commit e839b00

Please sign in to comment.