Skip to content
This repository was archived by the owner on Feb 4, 2022. It is now read-only.

Commit c4c94f9

Browse files
committed
test(cursor): remove console.log that was accidentally left in
1 parent 479f28a commit c4c94f9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/tests/functional/extend_cursor_tests.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ describe('Extend cursor tests', function() {
7171
query: {}
7272
});
7373

74-
console.log(cursor);
75-
7674
// Force a single
7775
// Logger.setLevel('debug');
7876
// Set the batch size

0 commit comments

Comments
 (0)