back tests 80+
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
import * as dotenv from 'dotenv';
|
||||
import * as path from 'path';
|
||||
|
||||
dotenv.config({ path: path.join(__dirname, '../.env.test') });
|
||||
Reference in New Issue
Block a user