Increase timeout.
This commit is contained in:
parent
ac462be47c
commit
d63d3e603e
|
@ -115,4 +115,5 @@
|
|||
|
||||
(module+ test
|
||||
(module config info
|
||||
(define random? #t)))
|
||||
(define random? #t)
|
||||
(define timeout 300)))
|
||||
|
|
Loading…
Reference in New Issue
Block a user