Skip to content

Commit

Permalink
test ip
Browse files Browse the repository at this point in the history
  • Loading branch information
papa-hexuan committed Oct 26, 2022
1 parent 92f4738 commit d3fff49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/client/redisgo/client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/stretchr/testify/assert"
)

var addr = "10.1.104.19:6740"
var addr = "localhost:6740"
var addr2 = "localhost:6379"

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

0 comments on commit d3fff49

Please sign in to comment.