Skip to content

Commit ce5a519

Browse files
author
Kristina Nassonenko
committed
GRAL-412 remove authenticate from test
1 parent 965e746 commit ce5a519

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ describe('main module', function() {
1010
var Pipedrive = require('./../..');
1111

1212
assert.isFunction(Pipedrive.Client);
13-
assert.isFunction(Pipedrive.authenticate);
1413
});
1514

1615
});

0 commit comments

Comments
 (0)