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 e1c717f commit 22e5ae7Copy full SHA for 22e5ae7
e2e/__tests__/__snapshots__/transform.test.ts.snap
@@ -6,7 +6,7 @@ exports[`babel-jest ignored tells user to match ignored files 1`] = `
6
7
babel-jest: Babel ignores __tests__/ignoredFile.test.js - make sure to include the file in Jest's transformIgnorePatterns as well.
8
9
- at assertLoadedBabelConfig (../../../packages/babel-jest/build/index.js:137:11)"
+ at assertLoadedBabelConfig (../../../packages/babel-jest/build/index.js:148:11)"
10
`;
11
12
exports[`babel-jest instruments only specific files and collects coverage 1`] = `
0 commit comments