broker/stan: fix test
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
24ecfe32c3
commit
7b9107d620
@ -39,7 +39,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://localhost:4222": ""},
|
"nats://127.0.0.1:4222": ""},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user