mirror of
https://github.com/danbulant/node-x11
synced 2026-06-15 12:41:29 +00:00
increase test timeout
This commit is contained in:
parent
2decda57fd
commit
f70108e6f3
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"should": "*"
|
||||
}
|
||||
, "scripts": {
|
||||
"test": "mocha -t 30000",
|
||||
"test": "mocha -t 80000",
|
||||
"prepublish" : "npm prune"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue