mirror of
https://github.com/zadam/trilium.git
synced 2025-12-15 12:49:53 +01:00
test(server): increase global hook timeout
This commit is contained in:
@@ -19,6 +19,7 @@ export default defineConfig(() => ({
|
||||
exclude: [
|
||||
"spec/build-checks/**",
|
||||
],
|
||||
hookTimeout: 20000,
|
||||
reporters: [
|
||||
"verbose"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user