db-migrate / mongodb

mongodb driver for db-migrate
Other
25 stars 58 forks source link

Global leak extraParams #18

Closed ShuhratBek closed 6 years ago

ShuhratBek commented 7 years ago

I found this error Error: global leak detected: extraParams when I start testing with mocha --check-leaks in my project with using db-migrate.

Can you please fix this?

ShuhratBek commented 7 years ago

https://github.com/db-migrate/mongodb/blob/1388cbc81e7733a6869b9d0d13d5df8d2ff5354e/index.js#L515