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