gofumpt disableproxyintercepterrors.go
This commit is contained in:
parent
d1e34d2352
commit
476306903a
1 changed files with 0 additions and 1 deletions
|
@ -53,6 +53,5 @@ var _ = framework.DescribeAnnotation("disable-proxy-intercept-errors", func() {
|
||||||
|
|
||||||
ginkgo.By("turning off proxy_intercept_errors directive")
|
ginkgo.By("turning off proxy_intercept_errors directive")
|
||||||
assert.NotContains(ginkgo.GinkgoT(), serverConfig, "proxy_intercept_errors on;")
|
assert.NotContains(ginkgo.GinkgoT(), serverConfig, "proxy_intercept_errors on;")
|
||||||
|
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
Loading…
Reference in a new issue