We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b301ee3 commit 2a0842bCopy full SHA for 2a0842b
vitest.workspace.ts
@@ -33,7 +33,7 @@ export default defineWorkspace([
33
name: 'e2e',
34
dir: 'e2e',
35
singleThread: true,
36
- testTimeout: 20e3,
+ testTimeout: 60e3,
37
},
38
plugins: [testSeed()],
39
0 commit comments