Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Sep 9, 2024
1 parent 06e9a08 commit 71fdd36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ describe('class MongoDBResponse', () => {
);
});

describe('parsing of utf8-invalid documents wish cursors', function () {
describe('parsing of utf8-invalid documents with cursors', function () {
let client: MongoClient;
let collection: Collection;

Expand Down

0 comments on commit 71fdd36

Please sign in to comment.