Skip to content

Commit

Permalink
fix compilation
Browse files Browse the repository at this point in the history
Signed-off-by: Ashish Tiwari <[email protected]>
  • Loading branch information
Revolyssup committed Dec 3, 2023
1 parent 55ee842 commit 2b1e41c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/e2e/suite-ingress/suite-ingress-features/secret.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ import (
var _ = ginkgo.Describe("suite-ingress-features: secret controller", func() {
apisixTlsSuites := func(s *scaffold.Scaffold) {
ginkgo.It("should create SSL if secret name referenced by TLS is corrected later", func() {
backendSvc, backendSvcPort := s.DefaultHTTPBackend()
secretName := "test-apisix-tls"
// create ApisixTls resource
tlsName := "tls-name"
Expand Down

0 comments on commit 2b1e41c

Please sign in to comment.