mirror of
https://github.com/fluencelabs/js-libp2p-websockets
synced 2025-06-09 15:01:35 +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 WS = require('../src')
|
||||
|
||||
describe('adapter compliance', () => {
|
||||
describe('compliance', () => {
|
||||
tests({
|
||||
async setup () {
|
||||
const ws = new WS()
|
||||
|
Loading…
x
Reference in New Issue
Block a user