Skip to content

Commit

Permalink
fix: installed jest-environment-jsdom & updated jest config to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Jul 3, 2024
1 parent 293b8b9 commit 7ddcc3d
Show file tree
Hide file tree
Showing 3 changed files with 1,132 additions and 4,036 deletions.
3 changes: 0 additions & 3 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,4 @@ module.exports = createConfig('jest', {
'<rootDir>/src/setupTest.js',
],
testTimeout: 20000,
moduleNameMapper: {
'^axios$': 'axios/dist/node/axios.cjs',
},
});
Loading

0 comments on commit 7ddcc3d

Please sign in to comment.