Decrease test timeout

This commit is contained in:
haad 2018-03-31 12:36:22 +02:00
parent 9504b18a0b
commit 65ca10f79d

View File

@ -1,5 +1,5 @@
module.exports = {
timeout: 60000,
timeout: 30000,
dbname: 'orbit-db-tests',
defaultIpfsConfig: {
start: true,