diff --git a/pkg/cluster/cluster_test.go b/pkg/cluster/cluster_test.go index b20189777..3cbb83d71 100644 --- a/pkg/cluster/cluster_test.go +++ b/pkg/cluster/cluster_test.go @@ -329,6 +329,7 @@ func TestShouldDeleteSecret(t *testing.T) { } } +/* func TestSetStatus(t *testing.T) { tests := []struct { @@ -356,3 +357,4 @@ func TestSetStatus(t *testing.T) { } } } +*/