Skip to content

Commit 75ccf67

Browse files
gunishmattamakkes
andauthored
Update controllers/event_handling_test.go
Co-authored-by: Max Jonas Werner <makkes@users.noreply.github.com> Signed-off-by: Gunish Matta <33680363+gunishmatta@users.noreply.github.com>
1 parent f2f3608 commit 75ccf67

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controllers/event_handling_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ func TestEventHandler(t *testing.T) {
101101

102102
webhook_url, err := url.Parse(provider.Spec.Address)
103103
g.Expect(err).ToNot(HaveOccurred())
104-
if err != nil {
105104

106105
if eventServerTest.isHttpEnabled {
107106
g.Expect(webhook_url.Scheme).To(Equal(httpScheme))

0 commit comments

Comments
 (0)