diff --git a/test/filter.js b/test/filter.js index 88cd2c8..4e74294 100644 --- a/test/filter.js +++ b/test/filter.js @@ -96,7 +96,8 @@ function testFilterCustomError (t, serverType) { var client = new Client({ infoHash: fixtures.alice.parsedTorrent.infoHash, announce: announceUrl, - peerId: peerId, port: 6881, + peerId: peerId, + port: 6881, wrtc: {} })