mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-24 23:12:29 +00:00
Decrease test timeout
This commit is contained in:
parent
9504b18a0b
commit
65ca10f79d
@ -1,5 +1,5 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
timeout: 60000,
|
timeout: 30000,
|
||||||
dbname: 'orbit-db-tests',
|
dbname: 'orbit-db-tests',
|
||||||
defaultIpfsConfig: {
|
defaultIpfsConfig: {
|
||||||
start: true,
|
start: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user