Closed ShuhratBek closed 6 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.
Error: global leak detected: extraParams
Can you please fix this?
https://github.com/db-migrate/mongodb/blob/1388cbc81e7733a6869b9d0d13d5df8d2ff5354e/index.js#L515
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?