Skip to content

Commit b2c1262

Browse files
committed
Merge branch 'disable-http-scheme-flag' of https://github.com/gunishmatta/notification-controller into disable-http-scheme-flag
2 parents a89e849 + 6dd731c commit b2c1262

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
@@ -100,7 +100,6 @@ func TestEventHandler(t *testing.T) {
100100
}
101101

102102
webhook_url, err := url.Parse(provider.Spec.Address)
103-
104103
g.Expect(err).ToNot(HaveOccurred())
105104

106105
if eventServerTest.isHttpEnabled {

0 commit comments

Comments
 (0)