mirror of
https://github.com/EnixCoda/Gitako.git
synced 2026-03-11 08:54:44 +00:00
test: longer timeout
This commit is contained in:
parent
f97197071f
commit
2b86291ecd
1 changed files with 2 additions and 0 deletions
|
|
@ -158,6 +158,8 @@ module.exports = {
|
|||
// This option sets the URL for the jsdom environment. It is reflected in properties such as location.href
|
||||
// testURL: "http://localhost",
|
||||
|
||||
testTimeout: 20000,
|
||||
|
||||
// Setting this value to "fake" allows the use of fake timers for functions such as "setTimeout"
|
||||
// timers: "real",
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue