Skip to content

Commit

Permalink
Use mocha --require instead of --compilers to avoid deprecation warning
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jan 2, 2019
1 parent feb77b2 commit 3189b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mocha.opts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
--recursive
--timeout 20000
--require ./bootstrap-unexpected-markdown
--compilers md:unexpected-markdown
--require unexpected-markdown

0 comments on commit 3189b59

Please sign in to comment.