Skip to content

Commit 001f3d5

Browse files
committed
test: setup fle first
1 parent 04b151a commit 001f3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/run-aws-custom-credential-providers-test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ set -o errexit # Exit the script with error if any of the commands fail
44

55
MONGODB_URI=${MONGODB_URI:-}
66

7-
source .evergreen/setup-mongodb-aws-auth-tests.sh
87
source .evergreen/setup-fle.sh
8+
source .evergreen/setup-mongodb-aws-auth-tests.sh
99

1010
# load node.js environment
1111
source $DRIVERS_TOOLS/.evergreen/init-node-and-npm-env.sh

0 commit comments

Comments
 (0)