diff --git a/smithy-aws-protocol-tests/model/ec2Query/fractional-seconds.smithy b/smithy-aws-protocol-tests/model/ec2Query/fractional-seconds.smithy
index c13d2e9ca9a..f46aca0d17e 100644
--- a/smithy-aws-protocol-tests/model/ec2Query/fractional-seconds.smithy
+++ b/smithy-aws-protocol-tests/model/ec2Query/fractional-seconds.smithy
@@ -22,10 +22,10 @@ apply FractionalSeconds @httpResponseTests([
protocol: ec2Query,
code: 200,
body: """
-
+
2000-01-02T20:34:56.123Z
requestid
-
+
""",
bodyMediaType: "application/xml",
headers: {
@@ -40,10 +40,10 @@ apply FractionalSeconds @httpResponseTests([
protocol: ec2Query,
code: 200,
body: """
-
+
Sun, 02 Jan 2000 20:34:56.456 GMT
requestid
-
+
""",
bodyMediaType: "application/xml",
headers: {