Skip to content

Commit

Permalink
trigger ci jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
efiacor authored Mar 4, 2024
1 parent 1a7527b commit d089956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/apiserver/webhooks_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ func TestValidateDeletion(t *testing.T) {
require.NoError(t, err)

request.Body = io.NopCloser(bytes.NewReader(body))

validateDeletion(response, request)
require.Equal(t,
"did not receive PackageRevision, got not-a-package-revision",
Expand Down

0 comments on commit d089956

Please sign in to comment.