Skip to content

Commit 8c6772d

Browse files
committed
Use mocha --require instead of --compilers (removed in mocha 6)
1 parent b8ee3d1 commit 8c6772d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/mocha.opts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
--check-leaks
44
--timeout 60000
55
--require ./bootstrap-unexpected-markdown.js
6-
--compilers md:unexpected-markdown
6+
--require unexpected-markdown

0 commit comments

Comments
 (0)