Increase timeout
This commit is contained in:
parent
06c7318eaf
commit
f3644074ca
|
@ -116,4 +116,4 @@
|
||||||
(module+ test
|
(module+ test
|
||||||
(module config info
|
(module config info
|
||||||
(define random? #t)
|
(define random? #t)
|
||||||
(define timeout 300)))
|
(define timeout 400)))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user