mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
Remove orbit-common from dependencies. Use latest orbit-server package.
This commit is contained in:
parent
6a46b64cfe
commit
c4c03dba23
@ -32,7 +32,7 @@ const startIpfs = () => {
|
||||
});
|
||||
};
|
||||
|
||||
describe('Orbit Client', function() {
|
||||
describe('CounterStore', function() {
|
||||
this.timeout(20000);
|
||||
|
||||
let ipfs, client1, client2;
|
||||
|
Loading…
x
Reference in New Issue
Block a user