diff --git a/smithy-aws-protocol-tests/model/restXml/http-query.smithy b/smithy-aws-protocol-tests/model/restXml/http-query.smithy
index ffd8c1057e2..99d20bca01d 100644
--- a/smithy-aws-protocol-tests/model/restXml/http-query.smithy
+++ b/smithy-aws-protocol-tests/model/restXml/http-query.smithy
@@ -276,7 +276,7 @@ apply IgnoreQueryParamsInResponse @httpResponseTests([
headers: {
"Content-Type": "application/xml"
},
- body: "bam",
+ body: "bam",
bodyMediaType: "application/xml",
params: {
baz: "bam"