
* Invoices: Add debug logs and better temp pdf location * Fix test * maybe fix test * log debug test * set local dirname * wip * wip * wip
3 lines
68 B
TypeScript
3 lines
68 B
TypeScript
import dotenv from "dotenv";
|
|
|
|
dotenv.config({ path: ".env.test" });
|