Skip to content

Commit

Permalink
♻️ Ignore test coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeltomasik committed Nov 22, 2018
1 parent d9b25e0 commit 40d5e51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,10 @@ module.exports = {
'src/utils/proxyLogin.js',
'src/utils/rawTransactionWrapper.js',
'src/utils/to.js',
'src/components/resultBox/resultBox.js', // FollowUp #1515
'src/components/passphraseSteps/index.js', // FollowUp #1515
'src/actions/peers.js', // FollowUp #1515
'src/components/send/steps/confirm/confirm.js', // FollowUp #1515
],
coverageThreshold: {
global: {
Expand Down

0 comments on commit 40d5e51

Please sign in to comment.