mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Update sync.test.js
This commit is contained in:
committed by
GitHub
parent
df738ff270
commit
dcd6cc63d6
@@ -704,6 +704,7 @@ describe('Sync protocol', function () {
|
||||
await log1.append('hello1')
|
||||
|
||||
await sync2.start()
|
||||
await new Promise(resolve => setTimeout(resolve, timeoutTime * 3))
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user