mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-06-14 18:11:34 +00:00
chore: remove old interface-transport tests
License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
This commit is contained in:
@ -13,8 +13,6 @@ const { collect, take } = require('streaming-iterables')
|
||||
|
||||
const WS = require('../src')
|
||||
|
||||
require('./adapter/browser')
|
||||
|
||||
describe('libp2p-websockets', () => {
|
||||
const ma = multiaddr('/ip4/127.0.0.1/tcp/9095/ws')
|
||||
let ws
|
||||
|
Reference in New Issue
Block a user