Skip to content

Commit

Permalink
removed empty tls config from cluster tool
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Dec 4, 2023
1 parent b0b86ed commit 69c426c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/helpers/cluster.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ try {
let base = {
port,
debug: false,
tls: {},
http: 8222,
websocket: {
port: wsport,
Expand Down

0 comments on commit 69c426c

Please sign in to comment.