Skip to content

Commit

Permalink
Merge pull request #2288 from storybooks/remove-coverage-noise
Browse files Browse the repository at this point in the history
Remove noise in CI tests
  • Loading branch information
Hypnosphi authored Nov 13, 2017
2 parents 8c8b35a + cd7236e commit 8d92d0c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 16 deletions.
1 change: 1 addition & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module.exports = {
'app/**/*.{js,jsx}',
'lib/**/*.{js,jsx}',
'addons/**/*.{js,jsx}',
'!**/cli/test/**',
'!**/generators/**',
],
coverageDirectory: 'coverage',
Expand Down
8 changes: 0 additions & 8 deletions lib/cli/test/fixtures/sfc_vue/.postcssrc.js

This file was deleted.

8 changes: 0 additions & 8 deletions lib/cli/test/snapshots/sfc_vue/.postcssrc.js

This file was deleted.

0 comments on commit 8d92d0c

Please sign in to comment.