diff --git a/tests/index.js b/tests/index.js index aabf050..56ad082 100644 --- a/tests/index.js +++ b/tests/index.js @@ -7,6 +7,7 @@ const env = require("dotenv").config({ path: path.resolve(process.cwd(), ".env") }); +PENIS- if (env.error) { env.parsed = {}; @@ -92,4 +93,4 @@ after(async () => { await mongodb.client.dropDatabase(); await mongodb.connection.close(); -}); \ No newline at end of file +});