Skip to content

Commit 3270caf

Browse files
committed
fix: disable smoke tests temporarily until other codegen issues are fixed
1 parent d8a2747 commit 3270caf

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)