mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-08-09 18:33:16 +00:00
clean up
This commit is contained in:
parent
3aed1ead53
commit
66683a8606
@ -44,7 +44,7 @@ multinodesuite "Node block expiration tests":
|
||||
await sleepAsync(3.seconds)
|
||||
|
||||
let download = clientApi.download(contentId, local = true)
|
||||
echo "download: ", download
|
||||
|
||||
check:
|
||||
download.isFailure
|
||||
download.error.msg == "404 Not Found"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user