mirror of
https://github.com/zadam/trilium.git
synced 2025-11-21 16:14:23 +01:00
test(server): increase global hook timeout
This commit is contained in:
parent
e9ccd7120d
commit
989ca08c94
@ -19,6 +19,7 @@ export default defineConfig(() => ({
|
||||
exclude: [
|
||||
"spec/build-checks/**",
|
||||
],
|
||||
hookTimeout: 20000,
|
||||
reporters: [
|
||||
"verbose"
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user