diff options
Diffstat (limited to 'internal/auth/auth_test.go')
| -rw-r--r-- | internal/auth/auth_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/auth/auth_test.go b/internal/auth/auth_test.go index bcbb4a3..7b0fa13 100644 --- a/internal/auth/auth_test.go +++ b/internal/auth/auth_test.go | |||
| @@ -8,7 +8,7 @@ import ( | |||
| 8 | "time" | 8 | "time" |
| 9 | 9 | ||
| 10 | "google.golang.org/grpc/metadata" | 10 | "google.golang.org/grpc/metadata" |
| 11 | "northwest.io/muxstr/internal/nostr" | 11 | "northwest.io/nostr" |
| 12 | ) | 12 | ) |
| 13 | 13 | ||
| 14 | func TestNostrCredentials(t *testing.T) { | 14 | func TestNostrCredentials(t *testing.T) { |
