mirror of
https://github.com/status-im/nim-codex.git
synced 2025-02-15 20:27:56 +00:00
clean up
This commit is contained in:
parent
b8dd2d0d81
commit
1316a06759
@ -44,7 +44,7 @@ multinodesuite "Node block expiration tests":
|
|||||||
await sleepAsync(3.seconds)
|
await sleepAsync(3.seconds)
|
||||||
|
|
||||||
let download = clientApi.download(contentId, local = true)
|
let download = clientApi.download(contentId, local = true)
|
||||||
echo "download: ", download
|
|
||||||
check:
|
check:
|
||||||
download.isFailure
|
download.isFailure
|
||||||
download.error.msg == "404 Not Found"
|
download.error.msg == "404 Not Found"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user