Skip to content

Commit

Permalink
Update test timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBCarter committed Aug 27, 2024
1 parent 6e07985 commit a9903ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ export default defineConfig({
test: {
globals: true,
setupFiles: ['./vitest.startup.ts'],
testTimeout: 10_000,
},
})

0 comments on commit a9903ba

Please sign in to comment.