mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-27 08:22:31 +00:00
Run all tests
This commit is contained in:
parent
fc4ec549d4
commit
5903e41a83
@ -23,7 +23,7 @@ const { createIdentity } = IdentityProvider
|
||||
const OpLog = { Log, Entry, IPFSBlockStorage, LevelStorage }
|
||||
|
||||
Object.keys(testAPIs).forEach((IPFS) => {
|
||||
describe.only('KeyValue Database (' + IPFS + ')', function () {
|
||||
describe('KeyValue Database (' + IPFS + ')', function () {
|
||||
this.timeout(config.timeout)
|
||||
|
||||
let ipfsd1, ipfsd2
|
||||
|
Loading…
x
Reference in New Issue
Block a user