🚀(app-impress) create the base app impress
Create the base app impress, based on the people app.
This commit is contained in:
3
src/frontend/apps/impress/jest.setup.ts
Normal file
3
src/frontend/apps/impress/jest.setup.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import * as dotenv from 'dotenv';
|
||||
|
||||
dotenv.config({ path: './.env.test' });
|
||||
Reference in New Issue
Block a user