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 9, 2020
1 parent a764947 commit 6cd7c11
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 7 additions & 0 deletions .mocharc.yml
@@ -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 6cd7c11

Please sign in to comment.