mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-28 21:08:52 -07:00
Update .mocharc.json
This commit is contained in:
parent
3e465b488d
commit
e8fdd35808
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@
|
||||||
"loader=./test/loader.js"
|
"loader=./test/loader.js"
|
||||||
],
|
],
|
||||||
"slow": 1000,
|
"slow": 1000,
|
||||||
"timeout": 3000,
|
"timeout": 10000,
|
||||||
"exit": true
|
"exit": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue