Skip to content

Commit

Permalink
chore: ensure source maps are used in test results
Browse files Browse the repository at this point in the history
  • Loading branch information
benlesh committed Jul 12, 2020
1 parent 381aedb commit afbbfbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/support/.mocharc.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ module.exports = {
reporter: 'dot',
timeout: 5000,
recursive: true,
'enable-source-maps': true
};

0 comments on commit afbbfbf

Please sign in to comment.