Skip to content

Commit

Permalink
update coverage snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Sep 15, 2018
1 parent 9a3e9ab commit d982603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/__tests__/__snapshots__/transform.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ exports[`custom transformer instruments files 1`] = `
"----------|----------|----------|----------|----------|-------------------|
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s |
----------|----------|----------|----------|----------|-------------------|
All files | 0 | 0 | 0 | 0 | |
All files | Unknown | Unknown | Unknown | Unknown | |
----------|----------|----------|----------|----------|-------------------|"
`;

Expand Down

0 comments on commit d982603

Please sign in to comment.