Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
dprotaso committed Oct 5, 2023
1 parent ddba146 commit 1a0a168
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion conformance/tests/httproute-backend-protocol-h2c.go
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ var HTTPRouteBackendProtocolH2C = suite.ConformanceTest{
Headers: map[string]string{
"HTTP2-Settings": "",
"Connection": "Upgrade, HTTP2-Settings",
}},
},
},
Response: http.Response{StatusCode: 200},
Backend: "h2c-backend",
Namespace: "gateway-conformance-web-backend",
Expand Down

0 comments on commit 1a0a168

Please sign in to comment.