Skip to content

Commit d6389fd

Browse files
authored
fix: temporarily disable smoke test codegen (#1179)
1 parent 03cdfb4 commit d6389fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/smithy-kotlin-codegen/src/main/resources/META-INF/services/software.amazon.smithy.kotlin.codegen.integration.KotlinIntegration

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ software.amazon.smithy.kotlin.codegen.rendering.endpoints.discovery.EndpointDisc
1212
software.amazon.smithy.kotlin.codegen.rendering.endpoints.SdkEndpointBuiltinIntegration
1313
software.amazon.smithy.kotlin.codegen.rendering.compression.RequestCompressionIntegration
1414
software.amazon.smithy.kotlin.codegen.rendering.auth.SigV4AsymmetricAuthSchemeIntegration
15-
software.amazon.smithy.kotlin.codegen.rendering.smoketests.SmokeTestsIntegration
15+
# software.amazon.smithy.kotlin.codegen.rendering.smoketests.SmokeTestsIntegration

0 commit comments

Comments
 (0)