Skip to content

Commit

Permalink
nph tests/waku_rln_relay/test_rln_group_manager_onchain.nim
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivansete-status committed Feb 10, 2025
1 parent 08f941b commit 1b7ab54
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/waku_rln_relay/test_rln_group_manager_onchain.nim
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ suite "Onchain group manager":
(await manager.startGroupSync()).isOkOr:
raiseAssert $error


asyncTest "startGroupSync: should guard against uninitialized state":
(await manager.startGroupSync()).isErrOr:
raiseAssert "Expected error when not initialized"
Expand Down

0 comments on commit 1b7ab54

Please sign in to comment.