Skip to content

Commit

Permalink
removed empty tls block on server config
Browse files Browse the repository at this point in the history
  • Loading branch information
aricart committed Dec 4, 2023
1 parent a9e4ce4 commit b0b86ed
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 @@ -83,7 +83,6 @@ try {
port: wsport,
no_tls: true,
compression: true,
tls: {},
},
};

Expand Down

0 comments on commit b0b86ed

Please sign in to comment.