Skip to content

Commit

Permalink
Remove comment from e2e_test.go (#5094)
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf authored Feb 17, 2020
1 parent ede86cf commit ca34f39
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/e2e/e2e_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ import (
func init() {
testing.Init()
framework.RegisterParseFlags()

// if "" == framework.TestContext.KubeConfig {
// klog.Fatalf("environment variable %v must be set", clientcmd.RecommendedConfigPathEnvVar)
// }
}
func TestE2E(t *testing.T) {
RunE2ETests(t)
Expand Down

0 comments on commit ca34f39

Please sign in to comment.