Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Sep 23, 2019
1 parent 5b83028 commit eeb423a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"isexe": "^2.0.0",
"istanbul-lib-processinfo": "^1.0.0",
"jackspeak": "^1.4.0",
"minipass": "^2.5.1",
"minipass": "^2.8.3",
"mkdirp": "^0.5.1",
"nyc": "^14.1.1",
"opener": "^1.5.1",
Expand Down
2 changes: 1 addition & 1 deletion tap-snapshots/test-tap-resume.js-TAP.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ exports[`test/tap/resume.js TAP > stderr 1`] = `

exports[`test/tap/resume.js TAP > stdout 1`] = `
1
ok 1 - 2
3
ok 1 - 2
ok 2 - 4
ok 3 - 5
1..3
Expand Down

0 comments on commit eeb423a

Please sign in to comment.