Skip to content

Commit

Permalink
Build: Update mocha library
Browse files Browse the repository at this point in the history
* Update mocha to most recent version
* Convert mocha.opts to .yaml config file as this
was deprecated in v.8.0.0

Change-Id: I77bc001c16d5f8f5414dcec5bea696facfb737a9
  • Loading branch information
mvolz committed Mar 14, 2024
1 parent 2a7d975 commit 04bd6b5
Show file tree
Hide file tree
Showing 4 changed files with 1,401 additions and 3,222 deletions.
2 changes: 2 additions & 0 deletions .mocharc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
file:
- './test/setup.js'
Loading

0 comments on commit 04bd6b5

Please sign in to comment.