Skip to content

Commit 536b90b

Browse files
committed
fix: env var naming
1 parent 5e6c5f8 commit 536b90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/client-side-encryption/tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3790,7 +3790,7 @@ Assert that an error is thrown.
37903790

37913791
#### Case 4: ClientEncryption with `credentialProviders` and valid environment variables.
37923792

3793-
Ensure a valid `ACCESS_KEY_ID` and `SECRET_ACCESS_KEY` are present in the environment.
3793+
Ensure a valid `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY` are present in the environment.
37943794

37953795
Create a MongoClient named `setupClient`.
37963796

0 commit comments

Comments
 (0)