Skip to content

Commit

Permalink
remove html report
Browse files Browse the repository at this point in the history
  • Loading branch information
ggazzo committed Sep 28, 2023
1 parent 21d9d72 commit 9747e05
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ee/packages/license/jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,5 @@ export default {
'^jose$': require.resolve('jose'),
},
collectCoverage: true,
coverageReporters: ['text', 'html'],
collectCoverageFrom: ['src/**/*.{js,jsx,ts,tsx}'],
};

0 comments on commit 9747e05

Please sign in to comment.