Skip to content

Commit c74baab

Browse files
committed
test: update for CI
1 parent c2878da commit c74baab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adex/vitest.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ import { defineConfig } from 'vite'
22

33
export default defineConfig({
44
test: {
5-
testTimeout: 10_000,
5+
testTimeout: 30_000,
66
},
77
})

0 commit comments

Comments
 (0)