import dotenv from "dotenv"; dotenv.config({ path: `${__dirname}/../../../.env.test` });