mirror of
https://gitee.com/ByteDance/flowgram.ai.git
synced 2025-07-07 17:43:29 +08:00
fix: test timeout
This commit is contained in:
parent
d328ffaa6d
commit
ff13f70261
@ -8,6 +8,7 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
test: {
|
test: {
|
||||||
|
testTimeout: 30000,
|
||||||
globals: true,
|
globals: true,
|
||||||
mockReset: false,
|
mockReset: false,
|
||||||
environment: 'jsdom',
|
environment: 'jsdom',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user