Skip to content

Commit

Permalink
remove unwanted space
Browse files Browse the repository at this point in the history
  • Loading branch information
kale-amruta committed Jun 23, 2023
1 parent 40bec42 commit eaac24b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/secrets/secrets_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ type SecretUtilsSuite struct{}
var _ = Suite(&SecretUtilsSuite{})

func (s *SecretUtilsSuite) TestGetLocationSecret(c *C) {

for i, tc := range []struct {
secret *v1.Secret
errChecker Checker
Expand Down

0 comments on commit eaac24b

Please sign in to comment.