Skip to content

Commit

Permalink
Merge branch 'frontend-webtest-ci-in-single-thread'
Browse files Browse the repository at this point in the history
  • Loading branch information
thisconnect committed Apr 29, 2024
2 parents 279ba13 + dcf222a commit ae9b954
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontends/web/vite.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export default defineConfig(() => {
css: false,
environment: 'jsdom',
globals: true,
pool: 'forks',
setupFiles: './vite.setup-tests.mjs',
},
};
Expand Down

0 comments on commit ae9b954

Please sign in to comment.