Skip to content

Commit c798920

Browse files
Merge branch 'main' into NODE-7043-error-wrapper
2 parents 263beb0 + 356044b commit c798920

File tree

3 files changed

+394
-471
lines changed

3 files changed

+394
-471
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ 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
17+
1518
node --version
1619
npm --version
1720

0 commit comments

Comments
 (0)