We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146d4d4 commit 1efb832Copy full SHA for 1efb832
test/request-handler.js
@@ -40,8 +40,6 @@ function testRequestHandler (t, serverType) {
40
})
41
42
client1.once('update', function (data) {
43
- console.log(data)
44
-
45
t.equal(data.complete, 246)
46
47
client1.destroy(function () {
0 commit comments