Skip to content

Commit

Permalink
test: add trace-warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
manast committed Oct 24, 2023
1 parent 6962b30 commit ea0d85e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .mocharc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ module.exports = {
file: ['./mocha.setup.ts'],
spec: ['./tests/test_*.ts'],
timeout: 4000,
'trace-warnings': true,
};

0 comments on commit ea0d85e

Please sign in to comment.