raise timeout for raco pkg
tests
This commit is contained in:
parent
bf1eb4351b
commit
22a784d25e
|
@ -67,7 +67,7 @@
|
||||||
|
|
||||||
(module+ test
|
(module+ test
|
||||||
(module config info
|
(module config info
|
||||||
(define timeout 2400))
|
(define timeout 3000))
|
||||||
(go))
|
(go))
|
||||||
|
|
||||||
(module+ main
|
(module+ main
|
||||||
|
|
Loading…
Reference in New Issue
Block a user