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.
1 parent 54d9cf1 commit 93526deCopy full SHA for 93526de
client/jest.config.js
@@ -23,5 +23,5 @@ const config = createJestConfig(
23
);
24
25
module.exports = Object.assign(config, {
26
- testEnvironment: 'jsdom'
+ testEnvironment: 'jest-environment-jsdom-sixteen'
27
});
0 commit comments