revert change in k8sres_test
This commit is contained in:
parent
d13b02d6ed
commit
ae6fe808a1
|
|
@ -505,7 +505,6 @@ func TestCloneEnv(t *testing.T) {
|
||||||
var cluster = New(
|
var cluster = New(
|
||||||
Config{
|
Config{
|
||||||
OpConfig: config.Config{
|
OpConfig: config.Config{
|
||||||
AWSRegion: "test-region",
|
|
||||||
WALES3Bucket: "wale-bucket",
|
WALES3Bucket: "wale-bucket",
|
||||||
ProtectedRoles: []string{"admin"},
|
ProtectedRoles: []string{"admin"},
|
||||||
Auth: config.Auth{
|
Auth: config.Auth{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue