Skip to content

Commit

Permalink
mailchimp api test
Browse files Browse the repository at this point in the history
  • Loading branch information
Remus287 committed Dec 4, 2024
1 parent a1200ab commit 6e60034
Show file tree
Hide file tree
Showing 4 changed files with 3,440 additions and 297 deletions.
6 changes: 6 additions & 0 deletions client/jest.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
require('dotenv').config(); // Import and load the .env file

module.exports = {
preset: 'ts-jest',
testEnvironment: 'node',
};
Loading

0 comments on commit 6e60034

Please sign in to comment.