Skip to content

Commit 5fa1513

Browse files
add EJSON import
1 parent a479db6 commit 5fa1513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/csfle-env.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

3-
const { Binary } = require("bson");
3+
const { Binary, EJSON } = require("bson");
44

55
// TODO(NODE-6685): use secrets manager variables
66
// const csfleKMSProviders = {

0 commit comments

Comments
 (0)