Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Commit 7056e4b

Browse files
authored
fix: failing tests on Node 12 (#762)
The issue of tests failing on Node v12 was caused by the `throw-deprecation: true` option specified in `.mocharc.yml`.
1 parent b862761 commit 7056e4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.mocharc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
throw-deprecation: true
21
check-leaks: true
32
require:
43
- './resources/register.js'

0 commit comments

Comments
 (0)