Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Jest config adjustmenet to address recent JSDom issue
A recent Renovate merged Jest update caused all tests to start to fail, due to JSDom security errors. This config adjustment was recommended in the Jest repo to address this issue. Relates to: jestjs/jest#6766 (comment)
- Loading branch information