mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-11 17:34:24 +08:00
[test] fix timeout issue
This commit is contained in:
@@ -123,6 +123,6 @@
|
||||
},
|
||||
"testRegex": "./test/*.spec.js",
|
||||
"rootDir": ".",
|
||||
"testTimeout": 15000
|
||||
"testTimeout": 30000
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user