Skip to content

Commit

Permalink
Increase GLOBAL_TIMEOUT
Browse files Browse the repository at this point in the history
  • Loading branch information
MakisH committed Apr 13, 2024
1 parent 666ea14 commit f6b9b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/tests/systemtests/Systemtest.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import os


GLOBAL_TIMEOUT = 360
GLOBAL_TIMEOUT = 600
SHORT_TIMEOUT = 10


Expand Down

0 comments on commit f6b9b1e

Please sign in to comment.