Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Swenson committed May 11, 2022
1 parent 43e9ea6 commit 2f4d051
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion command/agent/cache/cache_test.go
Expand Up @@ -308,7 +308,6 @@ func TestCache_AutoAuthTokenStripping(t *testing.T) {
if secret.Auth.ClientToken != "" || secret.Auth.Accessor != "" {
t.Fatalf("failed to strip off auto-auth token on renew")
}

}

func TestCache_AutoAuthClientTokenProxyStripping(t *testing.T) {
Expand Down

0 comments on commit 2f4d051

Please sign in to comment.