Skip to content

Commit

Permalink
proxy: more CredentialsIssuerHeaders tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Hutchinson <[email protected]>
  • Loading branch information
zikes authored and arekkas committed Aug 16, 2018
1 parent b00b2a2 commit 079171f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions proxy/credentials_issuer_headers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -73,12 +73,4 @@ func TestCredentialsIssuerHeaders(t *testing.T) {
assert.Equal(t, specs.Match, specs.Request.Header)
})
}

/*
t.Run("Test Template Caching", func(t *testing.T) {
for testName, specs := range testMap {
}
})
*/
}

0 comments on commit 079171f

Please sign in to comment.