diff --git a/pkg/server/grpc_server_test.go b/pkg/server/grpc_server_test.go index f8077b28d..97e493f93 100644 --- a/pkg/server/grpc_server_test.go +++ b/pkg/server/grpc_server_test.go @@ -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{