Skip to content

Commit 3430fb9

Browse files
authored
configure slowTestThreshold (#3890)
1 parent 7a52162 commit 3430fb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vite.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ export default defineConfig(({ command, isPreview }) => ({
105105
sequence: {
106106
shuffle: true
107107
},
108+
slowTestThreshold: 1000,
108109
projects: [
109110
{
110111
extends: true,

0 commit comments

Comments
 (0)