mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Remove obsolete timeout, fix couple of typos in tests
This commit is contained in:
@@ -62,7 +62,7 @@ describe('Sync protocol', function () {
|
||||
await sync.stop()
|
||||
}
|
||||
if (log) {
|
||||
await log.close
|
||||
await log.close()
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user