Skip to content

Commit 918882f

Browse files
author
Ruben Bridgewater
committed
Hotfix
1 parent b5fe822 commit 918882f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/commands/client.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ describe("The 'client' method", function () {
6767
client2.end(true);
6868
});
6969

70+
it('sets the name', function (done) {
7071
helper.serverVersionAtLeast.call(this, client, [2, 6, 9]);
7172

7273
// The querys are auto pipelined and the response is a response to all querys of one client

0 commit comments

Comments
 (0)