From ae6fe808a19294a11fbb45c62932ab2882056580 Mon Sep 17 00:00:00 2001 From: Felix Kunde Date: Mon, 9 Aug 2021 15:22:39 +0200 Subject: [PATCH] revert change in k8sres_test --- pkg/cluster/k8sres_test.go | 1 - 1 file changed, 1 deletion(-) diff --git a/pkg/cluster/k8sres_test.go b/pkg/cluster/k8sres_test.go index f3277cf79..d411dd004 100644 --- a/pkg/cluster/k8sres_test.go +++ b/pkg/cluster/k8sres_test.go @@ -505,7 +505,6 @@ func TestCloneEnv(t *testing.T) { var cluster = New( Config{ OpConfig: config.Config{ - AWSRegion: "test-region", WALES3Bucket: "wale-bucket", ProtectedRoles: []string{"admin"}, Auth: config.Auth{