Add viper support to core e2es
rebase
This commit is contained in:
@@ -23,8 +23,7 @@ import (
|
||||
)
|
||||
|
||||
func init() {
|
||||
framework.RegisterCommonFlags()
|
||||
framework.RegisterClusterFlags()
|
||||
framework.ViperizeFlags()
|
||||
}
|
||||
|
||||
func TestE2E(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user