mirror of
https://github.com/wahyd4/ingress-nginx.git
synced 2026-08-09 05:16:27 +10:00
Remove comment from e2e_test.go (#5094)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user