Skip to content

Commit

Permalink
grpc_server_test.go: remove duplicated comment
Browse files Browse the repository at this point in the history
Signed-off-by: Riccardo Schirone <[email protected]>
  • Loading branch information
ret2libc committed Feb 5, 2025
1 parent 7c64410 commit e65897c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/server/grpc_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2008,7 +2008,6 @@ func TestAPIWithCSRChallengeRSA(t *testing.T) {
Bytes: derCSR,
})

// Hit the API to have it sign our certificate.
// Hit the API to have it sign our certificate.
resp, err := client.CreateSigningCertificate(ctx, &protobuf.CreateSigningCertificateRequest{
Credentials: &protobuf.Credentials{
Expand Down

0 comments on commit e65897c

Please sign in to comment.