Skip to content

Commit

Permalink
chore: use updated mocha config (#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Feb 3, 2020
1 parent 38d80d4 commit be52100
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 44 deletions.
5 changes: 5 additions & 0 deletions .mocharc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"enable-source-maps": true,
"timeout": 160000,
"throw-deprecation": true
}
56 changes: 16 additions & 40 deletions package-lock.json

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

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
"js-green-licenses": "^1.0.0",
"mocha": "^7.0.0",
"sinon": "^8.0.0",
"source-map-support": "^0.5.5",
"tmp": "0.1.0",
"typescript": "~3.7.0"
},
Expand Down
3 changes: 0 additions & 3 deletions test/mocha.opts

This file was deleted.

0 comments on commit be52100

Please sign in to comment.