Skip to content

Commit db58e64

Browse files
authored
fix: disable smoke tests temporarily until other codegen issues are fixed (#1161)
1 parent d8a2747 commit db58e64

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)