Skip to content

Commit 7a4664f

Browse files
import from EJSON
1 parent 9911a80 commit 7a4664f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/client-side-encryption/client_side_encryption.prose.23.range_encryption_defaults.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { type Binary, EJSON, Int32, Long } from 'bson';
1+
import { type Binary, EJSON, Int32, Long } from '../../mongodb';
22
import { expect } from 'chai';
33

44
/* eslint-disable @typescript-eslint/no-restricted-imports */

0 commit comments

Comments
 (0)