Skip to content

Commit

Permalink
test: update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Nov 10, 2017
1 parent e3584ea commit a6f2ce7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/__snapshots__/LineWriter.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ Array [

exports[`LineWriter .passed() colors "ok" green 1`] = `"{green ok}"`;

exports[`LineWriter .pending() colors "ok" yellow 1`] = `"{yellow ok}"`;

exports[`LineWriter .skipped() colors "ok" yellow 1`] = `"{yellow ok}"`;

exports[`LineWriter .snapshots() when all values are greater than zero prints them all 1`] = `
Expand Down

0 comments on commit a6f2ce7

Please sign in to comment.