diff --git a/nats_test.go b/nats_test.go index 4dbd487..6ff3fee 100644 --- a/nats_test.go +++ b/nats_test.go @@ -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": "", }, },