Skip to content

Commit a27f962

Browse files
committed
typo
1 parent 802676e commit a27f962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.evergreen/scripts/run_tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ def run() -> None:
107107
test_kms_send_to_remote(SUB_TEST_NAME)
108108
return
109109

110-
# Senc ecs tests to run remotely.
110+
# Send ecs tests to run remotely.
111111
if TEST_NAME == "auth_aws" and SUB_TEST_NAME == "ecs":
112112
run_command(f"{DRIVERS_TOOLS}/.evergreen/auth_aws/aws_setup.sh ecs")
113113
return

0 commit comments

Comments
 (0)