From b4db9ea62811fb834ad2e612f6888c7a2276689e Mon Sep 17 00:00:00 2001 From: lokeshmoger <37133659+lokeshmoger@users.noreply.github.com> Date: Wed, 7 Apr 2021 16:45:12 +0530 Subject: [PATCH] Update client.js --- test/client/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/client/client.js b/test/client/client.js index cca9d28..b4d3e75 100644 --- a/test/client/client.js +++ b/test/client/client.js @@ -15,7 +15,7 @@ var should = require('should'), version, encryption, tokenKey, - tokenSecret, + tokenSecret, parameters; describe('Client Api', function() {