mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-07-02 19:43:13 +02:00
fix filter tests.
This commit is contained in:
@ -8,7 +8,7 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
const RELAY = "wss://relay.nostr.band"
|
||||
const RELAY = "wss://nostr.mom"
|
||||
|
||||
// test if we can fetch a couple of random events
|
||||
func TestSubscribe(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user