mirror of
https://github.com/status-im/asynctest.git
synced 2025-02-16 14:58:06 +00:00
Fix warning when using check eventually
with chronos
This commit is contained in:
parent
e29612543e
commit
8359603f60
@ -1,4 +1,4 @@
|
||||
import std/times
|
||||
import std/times except milliseconds
|
||||
|
||||
template eventually*(expression: untyped, timeout=5000): bool =
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user