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);
|
this.timeout(20000);
|
||||||
|
|
||||||
let ipfs, client1, client2;
|
let ipfs, client1, client2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user