Skip to content

Commit e5aa961

Browse files
committed
try fix tests
1 parent 244989c commit e5aa961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-runtime/aws-config/common/test/aws/sdk/kotlin/runtime/auth/credentials/LoginTokenProviderTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,7 @@ class LoginTokenProviderTest {
148148

149149
val tokenProvider = LoginTokenProvider(
150150
loginSessionName = loginSessionName,
151+
region = "us-west-2",
151152
refreshBufferWindow = 0.seconds,
152153
httpClient = httpClient,
153154
platformProvider = testPlatform,

0 commit comments

Comments
 (0)