Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
stevesloka committed May 22, 2020
1 parent 667fed0 commit 6bcea3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/featuretests/fallbackcert_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import (
func TestFallbackCertificate(t *testing.T) {
rh, c, done := setupWithFallbackCert(t, "fallbacksecret", "admin")
defer done()

//fgfg
sec1 := &v1.Secret{
ObjectMeta: metav1.ObjectMeta{
Name: "secret",
Expand Down

0 comments on commit 6bcea3e

Please sign in to comment.