mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
test: Enable all tests.
This commit is contained in:
parent
ba043391d9
commit
0f52b62e31
@ -697,7 +697,7 @@ describe('Sync protocol', function () {
|
||||
await ipfs2.stop()
|
||||
})
|
||||
|
||||
it.only('emits an error when connecting to peer was cancelled due to timeout', async () => {
|
||||
it('emits an error when connecting to peer was cancelled due to timeout', async () => {
|
||||
let err = null
|
||||
|
||||
const onError = (error) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user