Skip to content

Commit

Permalink
Update Jest Config
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiah-snee-openx authored Dec 20, 2023
1 parent e04cbd1 commit dad9674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jest-config/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ const groupOptions = (
modulePaths: options.modulePaths,
openHandlesTimeout: options.openHandlesTimeout,
prettierPath: options.prettierPath,
reporters: options.reporters,
resetMocks: options.resetMocks,
resetModules: options.resetModules,
resolver: options.resolver,
Expand Down

0 comments on commit dad9674

Please sign in to comment.