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 802676e commit a27f962Copy full SHA for a27f962
.evergreen/scripts/run_tests.py
@@ -107,7 +107,7 @@ def run() -> None:
107
test_kms_send_to_remote(SUB_TEST_NAME)
108
return
109
110
- # Senc ecs tests to run remotely.
+ # Send ecs tests to run remotely.
111
if TEST_NAME == "auth_aws" and SUB_TEST_NAME == "ecs":
112
run_command(f"{DRIVERS_TOOLS}/.evergreen/auth_aws/aws_setup.sh ecs")
113
0 commit comments