Skip to content

Commit

Permalink
normal config
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Sep 8, 2021
1 parent 69714cd commit b0e5b39
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions jest.config.ci.js
Expand Up @@ -9,15 +9,4 @@

module.exports = {
...require('./jest.config'),
coverageReporters: ['json'],
reporters: [
[
'jest-junit',
{outputDirectory: 'reports/junit', outputName: 'js-test-results.xml'},
],
[
'jest-silent-reporter',
{showPaths: true, showWarnings: true, useDots: true},
],
],
};

0 comments on commit b0e5b39

Please sign in to comment.