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 b427780 commit a38c51bCopy full SHA for a38c51b
e2e/__tests__/__snapshots__/transform.test.js.snap
@@ -6,7 +6,7 @@ FAIL __tests__/ignoredFile.test.js
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 loadBabelConfig (../../../packages/babel-jest/build/index.js:134:13)
+ at loadBabelConfig (../../../packages/babel-jest/build/index.js:135:13)
10
`;
11
12
exports[`babel-jest instruments only specific files and collects coverage 1`] = `
0 commit comments