Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: Arko Dasgupta <[email protected]>
  • Loading branch information
arkodg committed Aug 1, 2023
1 parent a70b001 commit c1cb83a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/tests/envoy-patch-policy.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ var EnvoyPatchPolicyTest = suite.ConformanceTest{
Namespace: ns,
}

// Send a request to an valid path and expect a sucessful response
// Send a request to an valid path and expect a successful response
http.MakeRequestAndExpectEventuallyConsistentResponse(t, suite.RoundTripper, suite.TimeoutConfig, gwAddr, OkResp)

customResp := http.ExpectedResponse{
Expand Down

0 comments on commit c1cb83a

Please sign in to comment.