Skip to content

Commit 124ccad

Browse files
fix custom FLE tests
1 parent 7b59d21 commit 124ccad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.evergreen/install-mongodb-client-encryption.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ rm -rf mongodb-client-encryption
1212
git clone https://github.com/mongodb-js/mongodb-client-encryption.git
1313
pushd mongodb-client-encryption
1414

15-
# TODO(NODE-7218): test against latest mongodb-client-encryption
16-
git checkout aa61a35f5e174cd1c1e247e036093e18c88268c6
15+
git checkout main
1716

1817
node --version
1918
npm --version

0 commit comments

Comments
 (0)