mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-15 18:50:41 -07:00
Make listen port random in test added in previous PR
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
This commit is contained in:
@@ -1159,6 +1159,7 @@ func TestRoutesOnlyImportOrExport(t *testing.T) {
|
||||
}
|
||||
f := func(c string) {
|
||||
cf := createConfFile(t, []byte(fmt.Sprintf(`
|
||||
port: -1
|
||||
cluster {
|
||||
port: -1
|
||||
authorization {
|
||||
|
||||
Reference in New Issue
Block a user