Skip to content

Commit

Permalink
Update test/rekt/features/sink_tls.go
Browse files Browse the repository at this point in the history
Co-authored-by: Pierangelo Di Pilato <[email protected]>
  • Loading branch information
Leo6Leo and pierDipi authored Oct 13, 2023
1 parent 314705a commit e225eaa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/rekt/features/sink_tls.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ func RotateSinkTLSCertificates(ctx context.Context) *feature.Feature {
}))

f.Setup("Sink has HTTPS address", kafkasink.ValidateAddress(sink, addressable.AssertHTTPSAddress))
//
event := cetest.FullEvent()
event.SetID(uuid.New().String())

Expand Down

0 comments on commit e225eaa

Please sign in to comment.