Skip to content

Commit 03ae48c

Browse files
Update etc/run-aws-integ-tests.sh
Co-authored-by: Bailey Pearson <[email protected]>
1 parent 971f85d commit 03ae48c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

etc/run-aws-integ-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -euxo pipefail # Exit on error, undefined variable, and fail on pipe errors
33

44
# NOTE: This script assumes that you've created an AWS SSO session already, as outlined in
5-
# ./test/readme.md, section `AWS Profile`, and you have an AWS profile
5+
# ../test/readme.md, section `AWS Profile`, and you have an AWS profile
66
# named `drivers-test-secrets-role-857654397073` in your AWS config.
77

88
# Choose credential type: env-creds or session-creds

0 commit comments

Comments
 (0)