mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-22 21:41:33 +00:00
Chore/update deps (#279)
* chore: update deps * test: remove unneeded timeout * chore: make nock a dev dep, it was not
This commit is contained in:
@ -28,8 +28,6 @@ function teardown (nodeA, nodeB, callback) {
|
||||
|
||||
describe('stream muxing', () => {
|
||||
it('spdy only', function (done) {
|
||||
this.timeout(5 * 1000)
|
||||
|
||||
let nodeA
|
||||
let nodeB
|
||||
|
||||
|
Reference in New Issue
Block a user