Skip to content

Commit

Permalink
Fix test bug
Browse files Browse the repository at this point in the history
Signed-off-by: jace-ys <jace@duffel.com>
  • Loading branch information
jace-ys committed Feb 5, 2024
1 parent 569d5bc commit 5ded621
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/renew/renew_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ func TestValidate(t *testing.T) {
LabelSelector: "foo=bar",
All: true,
},
args: []string{""},
expErr: true,
},
"If there are all certificates selected, as well as arguments, error": {
Expand Down

0 comments on commit 5ded621

Please sign in to comment.