Skip to content

Commit

Permalink
Merge branch 'main' into feat/extension-popup
Browse files Browse the repository at this point in the history
  • Loading branch information
franfernandez20 authored Jun 5, 2024
2 parents dbd7bc1 + 855c507 commit f7684fe
Show file tree
Hide file tree
Showing 3 changed files with 204 additions and 212 deletions.
1 change: 1 addition & 0 deletions jest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import type { Config } from 'jest'
const config: Config = {
preset: 'ts-jest/presets/js-with-ts',
detectOpenHandles: true,
forceExit: true,
fakeTimers: {
enableGlobally: true,
},
Expand Down
Loading

0 comments on commit f7684fe

Please sign in to comment.