From 461070b174a988398b4a2ba40f87473d98302aed Mon Sep 17 00:00:00 2001 From: PeterSz98 Date: Fri, 1 May 2026 01:39:35 +0200 Subject: [PATCH] Update index.js PENIS --- tests/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +});