mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-03-17 21:32:56 +01:00
sdk: adjust test expected relay.
This commit is contained in:
parent
d07cccdd45
commit
a8d6e1f37f
@ -22,8 +22,8 @@ func TestMetadataAndEvents(t *testing.T) {
|
||||
|
||||
// check outbox relays
|
||||
relays := sys.FetchOutboxRelays(ctx, meta.PubKey, 5)
|
||||
require.Contains(t, relays, "wss://lockbox.fiatjaf.com")
|
||||
require.Contains(t, relays, "wss://relay.westernbtc.com")
|
||||
require.Contains(t, relays, "wss://pyramid.fiatjaf.com")
|
||||
|
||||
// fetch notes
|
||||
filter := nostr.Filter{
|
||||
|
Loading…
x
Reference in New Issue
Block a user