Skip to content

Commit

Permalink
fix tests in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexErrant committed May 13, 2024
1 parent 05b30ee commit f49c4e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ export default defineConfig({
'lib',
],
environment: 'jsdom',
pool: 'forks', // https://github.com/vitest-dev/vitest/issues/2008
},
resolve: {
conditions: ['development', 'browser'],
Expand Down

0 comments on commit f49c4e8

Please sign in to comment.