Skip to content

Commit

Permalink
Attempt at making unit tests faster
Browse files Browse the repository at this point in the history
  • Loading branch information
Marccio Silva committed Jul 30, 2021
1 parent 21d11fd commit fa24694
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bridge/truffle-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ module.exports = {
mocha: {
reporter: 'eth-gas-reporter',
//reporterOptions : { ... } // See options below
parallel: true,
jobs: 4
},
compilers: {
solc: {
Expand Down

0 comments on commit fa24694

Please sign in to comment.