Skip to content

Commit 15d2c1e

Browse files
committed
fix: lint
1 parent 61b56ce commit 15d2c1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/integration/client-side-encryption/client_side_encryption.prose.26.custom_aws_credential_providers.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ describe('26. Custom AWS Credential Providers', metadata, () => {
2828
this.currentTest?.skipReason && this.skip();
2929

3030
keyVaultClient = this.configuration.newClient(process.env.MONGODB_UR);
31-
// @ts-expect-error We intentionally access a protected variable.
3231
credentialProvider = AWSTemporaryCredentialProvider.awsSDK;
3332
});
3433

0 commit comments

Comments
 (0)