summaryrefslogtreecommitdiffstats
path: root/internal/nostr/relay_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/nostr/relay_test.go')
-rw-r--r--internal/nostr/relay_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/nostr/relay_test.go b/internal/nostr/relay_test.go
index 02bd8e5..7b40653 100644
--- a/internal/nostr/relay_test.go
+++ b/internal/nostr/relay_test.go
@@ -9,7 +9,7 @@ import (
9 "testing" 9 "testing"
10 "time" 10 "time"
11 11
12 "northwest.io/nostr-grpc/internal/websocket" 12 "northwest.io/muxstr/internal/websocket"
13) 13)
14 14
15// mockRelay creates a test WebSocket server that echoes messages 15// mockRelay creates a test WebSocket server that echoes messages