Skip to content

Commit

Permalink
update failing snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Feb 12, 2019
1 parent b427780 commit a38c51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/__tests__/__snapshots__/transform.test.js.snap
Expand Up @@ -6,7 +6,7 @@ FAIL __tests__/ignoredFile.test.js
babel-jest: Babel ignores __tests__/ignoredFile.test.js - make sure to include the file in Jest's transformIgnorePatterns as well.
at loadBabelConfig (../../../packages/babel-jest/build/index.js:134:13)
at loadBabelConfig (../../../packages/babel-jest/build/index.js:135:13)
`;

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

0 comments on commit a38c51b

Please sign in to comment.