Skip to content

Commit 71fdd36

Browse files
comment
1 parent 06e9a08 commit 71fdd36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/node-specific/bson-options/utf8_validation.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ describe('class MongoDBResponse', () => {
7676
);
7777
});
7878

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

0 commit comments

Comments
 (0)