Skip to content

Commit

Permalink
chore: update failing snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Feb 22, 2019
1 parent 9b802c2 commit cfd60a8
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:133:13)
at loadBabelConfig (../../../packages/babel-jest/build/index.js:132:13)
`;

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

0 comments on commit cfd60a8

Please sign in to comment.