Skip to content

Commit

Permalink
Merge branch 'disable-http-scheme-flag' of https://github.com/gunishm…
Browse files Browse the repository at this point in the history
…atta/notification-controller into disable-http-scheme-flag
  • Loading branch information
gunishmatta committed Nov 14, 2022
2 parents a89e849 + 6dd731c commit b2c1262
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion controllers/event_handling_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ func TestEventHandler(t *testing.T) {
}

webhook_url, err := url.Parse(provider.Spec.Address)

g.Expect(err).ToNot(HaveOccurred())

if eventServerTest.isHttpEnabled {
Expand Down

0 comments on commit b2c1262

Please sign in to comment.