change nats test url

This commit is contained in:
Asim Aslam 2019-05-22 23:39:57 +00:00 committed by Vasiliy Tolstov
parent 29684f038e
commit ba6a3b4c5e

View File

@ -38,7 +38,6 @@ var addrTestCases = []struct {
"default",
"check if default Address is set correctly",
map[string]string{
"nats://localhost:4222": "",
"nats://127.0.0.1:4222": "",
},
},