Skip to content

Commit

Permalink
test: modernize mocha config (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Feb 1, 2020
1 parent e417742 commit d70023e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions packages/grafeas/.mocharc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000
}
1 change: 0 additions & 1 deletion packages/grafeas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
"mocha": "^6.1.4",
"null-loader": "^3.0.0",
"pack-n-play": "^1.0.0-2",
"power-assert": "^1.4.4",
"prettier": "^1.17.0",
"ts-loader": "^6.2.1",
"typescript": "^3.7.0",
Expand Down

0 comments on commit d70023e

Please sign in to comment.