correctly wait until connection to a relay is established #535
Annotations
2 errors
error: expect(received).toEqual(expected):
nip42.test.ts#L11
[
"relay",
+ undefined
- "wss://nostr.wine/"
]
- Expected - 1
+ Received + 1
at /home/runner/work/nostr-tools/nostr-tools/nip42.test.ts:11:3
|
test
Process completed with exit code 1.
|