mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-06-09 20:11:23 +00:00
fix: describe name
License: MIT Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
This commit is contained in:
parent
bdfcaafb13
commit
6451c390e7
@ -5,7 +5,7 @@ const tests = require('interface-transport')
|
|||||||
const multiaddr = require('multiaddr')
|
const multiaddr = require('multiaddr')
|
||||||
const WS = require('../src')
|
const WS = require('../src')
|
||||||
|
|
||||||
describe('adapter compliance', () => {
|
describe('compliance', () => {
|
||||||
tests({
|
tests({
|
||||||
async setup () {
|
async setup () {
|
||||||
const ws = new WS()
|
const ws = new WS()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user