Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Wang <[email protected]>
  • Loading branch information
whynowy committed Dec 25, 2024
1 parent 145ce20 commit 4ac694f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/reconciler/eventsource/controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,6 @@ func Test_BuildDeployment(t *testing.T) {
})

t.Run("test jetstream eventbus secrets attached", func(t *testing.T) {

deployment, err := r.buildDeployment(fakeEventBusJetstreamWithTLS.DeepCopy(), testEventSource)
assert.Nil(t, err)
assert.NotNil(t, deployment)
Expand Down

0 comments on commit 4ac694f

Please sign in to comment.