Skip to content

Commit 45e19b6

Browse files
comments
1 parent 62dd104 commit 45e19b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ describe('utf8 validation with cursors', function () {
204204
});
205205

206206
afterEach(async function () {
207+
sinon.restore();
207208
await client.close();
208209
});
209210

0 commit comments

Comments
 (0)