Skip to content

Commit

Permalink
Merge pull request #1093 from subutai-io/v8
Browse files Browse the repository at this point in the history
V8
  • Loading branch information
crioto authored Oct 3, 2018
2 parents bb20523 + b12b36e commit ffcde32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ func TestSrvLookup(t *testing.T) {
domain string
}
res := make(map[int]string)
res[0] = "eu0.cdn.subutai.io.:6881"
res[0] = "prod-bazaar-eu-1.s.optdyn.com.:6881"
tests := []struct {
name string
args args
Expand Down

0 comments on commit ffcde32

Please sign in to comment.