Skip to content

Commit

Permalink
chore(NODE-3330): add mocha.opts, remove mocharch.json (#442)
Browse files Browse the repository at this point in the history
  • Loading branch information
andymina authored Jun 25, 2021
1 parent 18c3512 commit f170d44
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .mocharc.json

This file was deleted.

5 changes: 5 additions & 0 deletions test/mocha.opts
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
--require ts-node/register
--require chai/register-expect
--require source-map-support/register
--timeout 10000
--throw-deprecation

0 comments on commit f170d44

Please sign in to comment.