Skip to content

Commit

Permalink
Increase timeout to 120s
Browse files Browse the repository at this point in the history
  • Loading branch information
hbatagelo committed Nov 12, 2024
1 parent 843ec28 commit 575d340
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mir-ci/mir_ci/tests/test_vnc.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ async def test_vnc(self, robot_log, server, app, tmp_path) -> None:

async with server_instance, program:
async with robot:
await robot.wait()
await robot.wait(120)

0 comments on commit 575d340

Please sign in to comment.