diff --git a/smithy-aws-protocol-tests/model/restJson1/malformedRequests/malformed-content-type.smithy b/smithy-aws-protocol-tests/model/restJson1/malformedRequests/malformed-content-type.smithy index b3685e9ab4d..43110f21edb 100644 --- a/smithy-aws-protocol-tests/model/restJson1/malformedRequests/malformed-content-type.smithy +++ b/smithy-aws-protocol-tests/model/restJson1/malformedRequests/malformed-content-type.smithy @@ -55,9 +55,6 @@ apply MalformedContentTypeWithBody @httpMalformedRequestTests([ }, tags: [ "content-type" ] } -]) - -apply MalformedContentTypeWithBody @httpMalformedRequestTests([ { id: "RestJsonWithBodyExpectsApplicationJsonContentTypeNoHeaders", documentation: """