Skip to content

Commit

Permalink
Replace deprecated mocha.opts
Browse files Browse the repository at this point in the history
  • Loading branch information
bpinto committed Nov 15, 2021
1 parent 02c784a commit 7d673d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .mocharc.json
@@ -0,0 +1,5 @@
{
"reporter": "spec",
"require": "@babel/register",
"ui": "bdd"
}
3 changes: 0 additions & 3 deletions test/mocha.opts

This file was deleted.

0 comments on commit 7d673d7

Please sign in to comment.