Skip to content

Commit

Permalink
chore(deps): upgrade tap and fix test script
Browse files Browse the repository at this point in the history
  • Loading branch information
cschanaj committed Aug 26, 2022
1 parent 31500bb commit 1176f51
Show file tree
Hide file tree
Showing 4 changed files with 3,038 additions and 4,302 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ test/build/
self-coverage/
*.swp
needs-transpile.js
tap-snapshots/test/
1 change: 0 additions & 1 deletion .taprc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"jobs": 1,
"timeout": 360,
"bail": false,
"esm": false,
"node-arg": [
"--require",
"./self-coverage-helper.js"
Expand Down
Loading

0 comments on commit 1176f51

Please sign in to comment.