mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-08 00:43:06 +00:00
nph in test dunno why
This commit is contained in:
parent
bf87aa25d6
commit
526078c0d1
@ -128,7 +128,6 @@ suite "Onchain group manager":
|
|||||||
(await manager.startGroupSync()).isOkOr:
|
(await manager.startGroupSync()).isOkOr:
|
||||||
raiseAssert $error
|
raiseAssert $error
|
||||||
|
|
||||||
|
|
||||||
asyncTest "startGroupSync: should guard against uninitialized state":
|
asyncTest "startGroupSync: should guard against uninitialized state":
|
||||||
(await manager.startGroupSync()).isErrOr:
|
(await manager.startGroupSync()).isErrOr:
|
||||||
raiseAssert "Expected error when not initialized"
|
raiseAssert "Expected error when not initialized"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user