Skip to content

Commit f170d44

Browse files
authored
chore(NODE-3330): add mocha.opts, remove mocharch.json (#442)
1 parent 18c3512 commit f170d44

File tree

2 files changed

+5
-13
lines changed

2 files changed

+5
-13
lines changed

.mocharc.json

-13
This file was deleted.

test/mocha.opts

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
--require ts-node/register
2+
--require chai/register-expect
3+
--require source-map-support/register
4+
--timeout 10000
5+
--throw-deprecation

0 commit comments

Comments
 (0)