Skip to content

Commit

Permalink
Merge branch 'horvathmarton/unit-tests' into horvathmarton/auth-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Márton Horváth authored Jul 21, 2023
2 parents 1f56633 + ece39b3 commit 70d2a34
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/altair-api/jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,6 @@ module.exports = {
collectCoverageFrom: [
'src/**/*.(t|j)s',
'!src/**/mocks/**',
'!src/**/config.ts',
'!src/**/*.dto.ts',
'!src/**/*.input.ts',
'!src/**/*.module.ts',
'!src/**/*.strategy.ts',
'!src/**/*.guard.ts',
],
coverageDirectory: '../coverage',
testEnvironment: 'node',
Expand Down

0 comments on commit 70d2a34

Please sign in to comment.