We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b151a commit 001f3d5Copy full SHA for 001f3d5
.evergreen/run-aws-custom-credential-providers-test.sh
@@ -4,8 +4,8 @@ set -o errexit # Exit the script with error if any of the commands fail
4
5
MONGODB_URI=${MONGODB_URI:-}
6
7
-source .evergreen/setup-mongodb-aws-auth-tests.sh
8
source .evergreen/setup-fle.sh
+source .evergreen/setup-mongodb-aws-auth-tests.sh
9
10
# load node.js environment
11
source $DRIVERS_TOOLS/.evergreen/init-node-and-npm-env.sh
0 commit comments