Increase hash-mem timeout.

This commit is contained in:
Sam Tobin-Hochstadt 2020-11-18 13:03:35 -05:00 committed by GitHub
parent 9a3eb15d8b
commit bec35108b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -47,4 +47,4 @@
(module+ test
(module config info
(define timeout 200)))
(define timeout 400)))