Skip to content

Commit

Permalink
gofumpt disableproxyintercepterrors.go
Browse files Browse the repository at this point in the history
  • Loading branch information
chriss-de committed Oct 13, 2023
1 parent d1e34d2 commit 4763069
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/annotations/disableproxyintercepterrors.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,5 @@ var _ = framework.DescribeAnnotation("disable-proxy-intercept-errors", func() {

ginkgo.By("turning off proxy_intercept_errors directive")
assert.NotContains(ginkgo.GinkgoT(), serverConfig, "proxy_intercept_errors on;")

})
})

0 comments on commit 4763069

Please sign in to comment.