Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
Connormiha committed Jul 23, 2019
1 parent 1fd37c9 commit de45e84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions e2e/__tests__/__snapshots__/failures.test.ts.snap
Expand Up @@ -774,10 +774,6 @@ FAIL __tests__/assertionError.test.js
82 |
at Object.equal (__tests__/assertionError.test.js:80:10)
at asyncGeneratorStep (__tests__/assertionError.test.js:10:103)
at _next (__tests__/assertionError.test.js:12:194)
at __tests__/assertionError.test.js:12:364
at Object.<anonymous> (__tests__/assertionError.test.js:12:97)
`;
exports[`works with snapshot failures 1`] = `
Expand Down
2 changes: 1 addition & 1 deletion e2e/__tests__/__snapshots__/moduleNameMapper.test.ts.snap
Expand Up @@ -30,6 +30,6 @@ FAIL __tests__/index.js
12 | module.exports = () => 'test';
13 |
at createNoMappedModuleFoundError (../../packages/jest-resolve/build/index.js:501:17)
at createNoMappedModuleFoundError (../../packages/jest-resolve/build/index.js:476:17)
at Object.require (index.js:10:1)
`;

0 comments on commit de45e84

Please sign in to comment.