mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-15 02:01:21 +00:00
add multistream and muxer tests
This commit is contained in:
@ -76,7 +76,6 @@ experiment('BASE', function () {
|
||||
*/
|
||||
experiment('IDENTIFY', function () {
|
||||
test('Attach Identify, open a stream, see a peer update', function (done) {
|
||||
|
||||
swarmA.on('error', function (err) {
|
||||
console.log('A - ', err)
|
||||
})
|
||||
|
Reference in New Issue
Block a user