Skip to content

Commit

Permalink
for now, still using jsdom as the test env
Browse files Browse the repository at this point in the history
  • Loading branch information
dmengelt committed Jul 2, 2024
1 parent ff4868c commit 32db2a9
Show file tree
Hide file tree
Showing 3 changed files with 517 additions and 136 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ module.exports = {
transform: {
'^.+\\.(ts|tsx)?$': 'ts-jest',
},
testEnvironment: 'jsdom',
};
Loading

0 comments on commit 32db2a9

Please sign in to comment.