mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
feat: add email subsciption
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
export default {
|
||||
displayName: 'rxjs-race-condition',
|
||||
preset: '../../../jest.preset.js',
|
||||
setupFilesAfterEnv: ['<rootDir>/src/test-setup.ts'],
|
||||
setupFilesAfterEnv: ['<rootDir>/src/subscription-setup.ts'],
|
||||
globals: {},
|
||||
coverageDirectory: '../../../coverage/apps/rxjs/race-condition',
|
||||
transform: {
|
||||
|
||||
Reference in New Issue
Block a user