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 3b813fb commit b4e31b9Copy full SHA for b4e31b9
__mocks__/styled-jsx/css.js
jest.config.ts
@@ -118,7 +118,7 @@ const config: Config = {
118
// rootDir: undefined,
119
120
// A list of paths to directories that Jest should use to search for files in
121
- roots: ['<rootDir>/packages', '<rootDir>/__mocks__'],
+ roots: ['<rootDir>/packages'],
122
123
// Allows you to use a custom runner instead of Jest's default test runner
124
// runner: "jest-runner",
0 commit comments