Skip to content

Commit

Permalink
Update lib/tbot/service_workload_identity_api_test.go
Browse files Browse the repository at this point in the history
Co-authored-by: Dan Upton <[email protected]>
  • Loading branch information
strideynet and boxofrad authored Feb 24, 2025
1 parent 0199843 commit 7c818ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/tbot/service_workload_identity_api_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ func TestBotWorkloadIdentityAPI(t *testing.T) {

// Check CRL is delivered - we have to manually craft the client for this
// since the current go-spiffe SDK doesn't support this.
// TODO(noah): I'll raise some changes upstream to add CSR field support to
// TODO(noah): I'll raise some changes upstream to add CRL field support to
// the go-spiffe SDK, and then we can remove this code.
conn, err := grpc.NewClient(
listenAddr.String(),
Expand Down

0 comments on commit 7c818ad

Please sign in to comment.