mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-20 04:56:39 +00:00
Increase test timeout
This commit is contained in:
parent
b75b46821b
commit
bb2d026c71
@ -74,8 +74,6 @@ IpfsApis.forEach(function(ipfsApi) {
|
||||
const cacheFile = path.join(process.cwd(), '/test', 'orbit-db-test-cache.json');
|
||||
|
||||
before(async(function (done) {
|
||||
this.timeout(20000);
|
||||
|
||||
try {
|
||||
ipfs = await(ipfsApi.start());
|
||||
// const str = fs.readFileSync('./test/network.json', 'utf-8');
|
||||
|
Loading…
x
Reference in New Issue
Block a user