mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
Update sync.test.js
This commit is contained in:
parent
10ea86f617
commit
8ef40a123b
@ -704,6 +704,7 @@ describe('Sync protocol', function () {
|
||||
await log1.append('hello1')
|
||||
|
||||
await sync2.start()
|
||||
await new Promise(resolve => setTimeout(resolve, timeoutTime * 3))
|
||||
})
|
||||
})
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user