Skip to content

Commit

Permalink
upgrade msw
Browse files Browse the repository at this point in the history
  • Loading branch information
carlostxm committed Dec 5, 2024
1 parent 03c9bcc commit 9c206a4
Show file tree
Hide file tree
Showing 6 changed files with 14,394 additions and 1,338 deletions.
2 changes: 1 addition & 1 deletion jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const path = require('path');

module.exports = {
rootDir: path.resolve('./'),
testEnvironment: 'jest-environment-jsdom',
testEnvironment: 'jest-fixed-jsdom',
testEnvironmentOptions: {
url: 'http://localhost/',
},
Expand Down
Loading

0 comments on commit 9c206a4

Please sign in to comment.