db-migrate / mongodb

mongodb driver for db-migrate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global leak extraParams

ShuhratBek opened this issue · comments

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?

extraParams = [];