fix: mocha テストが動かないのを修正 v2 (#8892)
* on push * Fix mute test * fix note test * api * inc timeout * uploadUrl * Revert "on push" This reverts commit 778a58df61ff9a22421f8ec5dcce96b364eab38d. * lint * waitFire * Wrap connectStream * return
This commit is contained in:
parent
4634920866
commit
f834d6a813
6 changed files with 157 additions and 74 deletions
|
@ -5,6 +5,6 @@
|
|||
"loader=./test/loader.js"
|
||||
],
|
||||
"slow": 1000,
|
||||
"timeout": 10000,
|
||||
"timeout": 30000,
|
||||
"exit": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue