Skip to content

Commit

Permalink
Update static_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
laurfb authored Feb 10, 2023
1 parent bad342c commit a91e336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion auth/static_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package auth
import (
"testing"

"github.com/voc/srtrelay/stream"
"github.com/laurfb/srt_relay/stream"
)

func TestStaticAuth_Authenticate(t *testing.T) {
Expand Down

0 comments on commit a91e336

Please sign in to comment.