diff --git a/test/mx/index.js b/test/mx/index.js index ca177912b..a29faad92 100644 --- a/test/mx/index.js +++ b/test/mx/index.js @@ -214,7 +214,7 @@ test('connects', async (t) => { host: mx.host, port: mx.port, connection: mx.socket, - // TODO: ignoreTLS: true, + ignoreTLS: true, secure: false, tls });