Skip to content

Commit

Permalink
tests/unittests: increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
benpicco committed Jun 15, 2022
1 parent 37886b4 commit 48d4b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unittests/tests/01-run.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from testrunner import run_check_unittests


TIMEOUT = 120
TIMEOUT = 200


if __name__ == "__main__":
Expand Down

0 comments on commit 48d4b17

Please sign in to comment.