This repository has been archived by the owner on Apr 19, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix the connection error test to work with NodeJS 12.x
NodeJS 12.x removed the (useless) 'host:port' part of the connection errors with nodejs/node#26751, adapt the code here to check with a pattern that handles both NodeJS 12.x and earlier versions.
- Loading branch information