Increase timeout instead of removing it.
Having no timeout definition reverts to the default, which is 90 seconds.
This commit is contained in:
parent
b40cde6b67
commit
3d91ebeb4c
|
@ -257,4 +257,5 @@
|
|||
|
||||
(module+ test
|
||||
(module config info
|
||||
(define timeout 600)
|
||||
(define random? #t)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user