We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739154f commit 1b23003Copy full SHA for 1b23003
aws-crt-kotlin/common/test/aws/sdk/kotlin/crt/auth/credentials/CredentialsProviderTest.kt
@@ -10,6 +10,7 @@ import aws.sdk.kotlin.crt.io.ClientBootstrap
10
import aws.sdk.kotlin.crt.io.EventLoopGroup
11
import aws.sdk.kotlin.crt.io.HostResolver
12
import kotlinx.coroutines.test.runTest
13
+import kotlin.test.Ignore
14
import kotlin.test.Test
15
import kotlin.test.assertEquals
16
0 commit comments