Skip to content

Commit

Permalink
Downgrade jest jsdom
Browse files Browse the repository at this point in the history
  • Loading branch information
tnorling committed Nov 2, 2020
1 parent dfa33dc commit 0b0ea66
Show file tree
Hide file tree
Showing 3 changed files with 1,110 additions and 880 deletions.
1 change: 1 addition & 0 deletions lib/msal-react/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
*/

module.exports = {
testEnvironment: "jest-environment-jsdom-fifteen",
globals: {
crypto: require("crypto")
}
Expand Down
Loading

0 comments on commit 0b0ea66

Please sign in to comment.