Skip to content

Commit

Permalink
chore(mocha): use new format of configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Jan 8, 2020
1 parent 0c3404a commit 13636be
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 7 additions & 0 deletions .mocharc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
color: true
reporter: spec
ui: bdd
full-trace: true
exit: true
require:
- "chai/register-should"
6 changes: 0 additions & 6 deletions test/mocha.opts

This file was deleted.

0 comments on commit 13636be

Please sign in to comment.