Skip to content

Commit

Permalink
Fix lint again...airport computer not my friend
Browse files Browse the repository at this point in the history
  • Loading branch information
brianc committed Aug 12, 2024
1 parent e10bf64 commit d912cbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/pg/test/integration/gh-issues/3174-tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,6 @@ const testErrorBuffer = (bufferName, errorBuffer) => {
assert.strictEqual(pool.totalCount, 0, 'Pool should have no connected clients')
}


await pool.end()
await closeServer()
})
Expand Down

0 comments on commit d912cbd

Please sign in to comment.