mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-06-17 09:11:27 +00:00
chore: enable ip6 tests (#85)
This commit is contained in:
@ -253,8 +253,7 @@ describe('dial', () => {
|
||||
})
|
||||
})
|
||||
|
||||
// TODO: https://github.com/libp2p/js-libp2p-websockets/issues/84
|
||||
describe.skip('ip6', () => {
|
||||
describe('ip6', () => {
|
||||
let ws
|
||||
let listener
|
||||
const ma = multiaddr('/ip6/::1/tcp/9091')
|
||||
|
Reference in New Issue
Block a user