Skip to content

Commit a38c51b

Browse files
committed
update failing snapshots
1 parent b427780 commit a38c51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/__tests__/__snapshots__/transform.test.js.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ FAIL __tests__/ignoredFile.test.js
66
77
babel-jest: Babel ignores __tests__/ignoredFile.test.js - make sure to include the file in Jest's transformIgnorePatterns as well.
88
9-
at loadBabelConfig (../../../packages/babel-jest/build/index.js:134:13)
9+
at loadBabelConfig (../../../packages/babel-jest/build/index.js:135:13)
1010
`;
1111

1212
exports[`babel-jest instruments only specific files and collects coverage 1`] = `

0 commit comments

Comments
 (0)