Skip to content

Commit

Permalink
fix snapshot after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed May 26, 2018
1 parent 6ca0362 commit 24606f3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ exports[`prints out info about open handlers from inside tests 1`] = `
| ^
3 | expect(true).toBe(true);
4 | });
5 |
5 |
at Object.<anonymous>.test (__tests__/inside.js:2:3)"
`;

0 comments on commit 24606f3

Please sign in to comment.