We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e27fb9 + de3ca7e commit 36ca7e3Copy full SHA for 36ca7e3
jest.config.json
@@ -4,5 +4,6 @@
4
"testMatch": ["<rootDir>/src/__tests__/*.spec.js"],
5
"testURL": "http://localhost/",
6
"modulePaths": ["src/"],
7
+ "testEnvironment": "jsdom",
8
"verbose": true
9
}
0 commit comments