Skip to content

Commit 7630ee5

Browse files
committed
Use mocha --require instead of --compilers to fix mocha deprecation warning
1 parent abb647e commit 7630ee5

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
@@ -1,3 +1,3 @@
11
--recursive
22
--require ./bootstrap-unexpected-markdown.js
3-
--compilers md:unexpected-markdown
3+
--require unexpected-markdown

0 commit comments

Comments
 (0)