Skip to content

Commit 1b23003

Browse files
committed
Add back kotlin.test.Ignore
1 parent 739154f commit 1b23003

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws-crt-kotlin/common/test/aws/sdk/kotlin/crt/auth/credentials/CredentialsProviderTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import aws.sdk.kotlin.crt.io.ClientBootstrap
1010
import aws.sdk.kotlin.crt.io.EventLoopGroup
1111
import aws.sdk.kotlin.crt.io.HostResolver
1212
import kotlinx.coroutines.test.runTest
13+
import kotlin.test.Ignore
1314
import kotlin.test.Test
1415
import kotlin.test.assertEquals
1516

0 commit comments

Comments
 (0)