mirror of
https://github.com/brianc/node-postgres.git
synced 2025-12-08 20:16:25 +00:00
lint
This commit is contained in:
parent
ce93ec8b39
commit
a8aa55c705
@ -41,7 +41,6 @@ suite.test('SSL connection error allows event loop to exit', (done) => {
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
suite.test('Non "S" response code allows event loop to exit', (done) => {
|
||||
const port = makeTerminatingBackend('X')
|
||||
const client = new helper.pg.Client({ ssl: 'require', host: 'localhost', port })
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user