We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71ff3e7 commit b2dab2bCopy full SHA for b2dab2b
3 files changed
frontend/jest.config.js
@@ -1,4 +1,5 @@
1
module.exports = {
2
+ testEnvironment: "jsdom",
3
setupFilesAfterEnv: [
4
"<rootDir>/test/setup.ts"
5
],
0 commit comments