set localhost for nats
This commit is contained in:
parent
aeeb2b0010
commit
ca769444e7
@ -38,7 +38,7 @@ var addrTestCases = []struct {
|
|||||||
"default",
|
"default",
|
||||||
"check if default Address is set correctly",
|
"check if default Address is set correctly",
|
||||||
map[string]string{
|
map[string]string{
|
||||||
"nats://127.0.0.1:4222": "",
|
"nats://localhost:4222": "",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user