fix: describe name

License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
This commit is contained in:
Alan Shaw 2019-04-18 10:53:59 +01:00
parent bdfcaafb13
commit 6451c390e7
No known key found for this signature in database
GPG Key ID: AFC4442246B75B6F

View File

@ -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()