mirror of
https://github.com/fluencelabs/js-libp2p-interfaces
synced 2025-03-16 21:10:54 +00:00
add teardown
This commit is contained in:
parent
fa3f6f443e
commit
a170607acb
@ -8,7 +8,7 @@ module.exports.all = function (test, common) {
|
||||
pr.findPeers(Id.create().toBytes(), function (err, peerQueue) {
|
||||
t.ifError(err)
|
||||
t.equal(peerQueue.length >= 1, true)
|
||||
// common.teardown()
|
||||
common.teardown()
|
||||
})
|
||||
})
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user