Skip to content

Commit

Permalink
nph in test dunno why
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivansete-status committed Feb 6, 2025
1 parent 4117449 commit c4af264
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 c4af264

Please sign in to comment.