Skip to content

Commit

Permalink
delete log line
Browse files Browse the repository at this point in the history
Signed-off-by: Priya Wadhwa <[email protected]>
  • Loading branch information
priyawadhwa committed Mar 7, 2023
1 parent 24d9349 commit 1bc60cd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/server/grpc_server_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -524,8 +524,6 @@ func TestAPIWithUriSubject(t *testing.T) {
t.Fatalf("config.Read() = %v", err)
}

t.Logf("%v", cfg)

spiffeSubject := "spiffe://foo.com/bar"
uriSubject := uriIssuer + "/users/1"

Expand Down

0 comments on commit 1bc60cd

Please sign in to comment.