Skip to content

Commit fc61e63

Browse files
Merge branch 'main' into NODE-7059
2 parents d57aaa0 + aac7629 commit fc61e63

21 files changed

+616
-710
lines changed

.evergreen/run-kerberos-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ export MONGODB_URI="mongodb://${USER}@${SASL_HOST}/${GSSAPI_DB}?authMechanism=GS
2828

2929
set -o xtrace
3030

31-
npm i kerberos
31+
npm i -D kerberos
3232
npm run check:kerberos
3333

3434
set +o xtrace

0 commit comments

Comments
 (0)