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 965e746 commit ce5a519Copy full SHA for ce5a519
test/unit/index.js
@@ -10,7 +10,6 @@ describe('main module', function() {
10
var Pipedrive = require('./../..');
11
12
assert.isFunction(Pipedrive.Client);
13
- assert.isFunction(Pipedrive.authenticate);
14
});
15
16
0 commit comments