Update packages/integration-aws-node/src/DefaultAwsCredentialsManager.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
f3f5cac4d1
commit
d3cb061c5f
@@ -22,7 +22,7 @@ import {
|
||||
GetCallerIdentityCommand,
|
||||
AssumeRoleCommand,
|
||||
} from '@aws-sdk/client-sts';
|
||||
// this is an internal package that ths sdk uses behind the scenes, and we need to mock parts of it
|
||||
// this is an internal package that the sdk uses behind the scenes, and we need to mock parts of it
|
||||
// eslint-disable-next-line @backstage/no-undeclared-imports
|
||||
import {
|
||||
STSClient as NestedSTSClient,
|
||||
|
||||
Reference in New Issue
Block a user