Skip to content

Commit c6908c5

Browse files
committed
fix auth aws
1 parent 5882ff0 commit c6908c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/run-mongodb-aws-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ echo "Running MONGODB-AWS authentication tests for $1"
2424
# Handle credentials and environment setup.
2525
. "$DRIVERS_TOOLS"/.evergreen/auth_aws/aws_setup.sh "$1"
2626

27-
bash ./.evergreen/just.sh setup-test auth_aws
27+
bash ./.evergreen/just.sh setup-test auth_aws $1
2828
bash ./.evergreen/just.sh test-eg

0 commit comments

Comments
 (0)