Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ykadowak committed Jul 7, 2023
1 parent b6a4c4a commit e61ea5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/net/dialer_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ func Test_dialer_StartDialerCache(t *testing.T) {
tests := []test{
func() test {
addr := "localhost"
ips := []string{}
var ips []string

return test{
name: "cache refresh when it is expired",
Expand Down

0 comments on commit e61ea5e

Please sign in to comment.