We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f329e commit c2b988eCopy full SHA for c2b988e
.evergreen/run-kerberos-tests.sh
@@ -28,7 +28,7 @@ export MONGODB_URI="mongodb://${USER}@${SASL_HOST}/${GSSAPI_DB}?authMechanism=GS
28
29
set -o xtrace
30
31
-npm i -D kerberos
+npm i -D kerberos@alpha
32
npm run check:kerberos
33
34
set +o xtrace
0 commit comments