Skip to content

Commit

Permalink
test retry (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci authored Mar 4, 2024
1 parent fa7ec67 commit 39b6c7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vitest.config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ export default defineConfig({
testTimeout: 240_000,
pool: 'forks',
passWithNoTests: true,
retry: 2,
},
plugins: [swc.vite()],
})

0 comments on commit 39b6c7b

Please sign in to comment.