diff --git a/test.js b/test.js index 325fc3e..1f91cc2 100644 --- a/test.js +++ b/test.js @@ -123,7 +123,7 @@ test('outgoingUpdate doesn\'t clear packet ttl', t => { id: 'ttlTest' } const subs = [{ - clientId: client.clientId, + clientId: client.id, topic: 'hello', qos: 1 }]