Skip to content

Commit

Permalink
remove trailing newline
Browse files Browse the repository at this point in the history
Signed-off-by: Zach Steindler <[email protected]>
  • Loading branch information
steiza committed Oct 17, 2024
1 parent b8d58d7 commit 1e7a436
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/cosign/cli/trustedroot/trustedroot_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ func TestCreateCmd(t *testing.T) {
if len(timestampAuthorities[0].Intermediates) != 2 {
t.Fatal("unexpected number of timestamp intermediate certificates")
}

}

func makeChain(t *testing.T, path string, size int) {
Expand Down

0 comments on commit 1e7a436

Please sign in to comment.