Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
mitalipaygude committed Feb 9, 2024
1 parent bf7b960 commit 2f06426
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/workflows/workload/create_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ func newCreateTest(t *testing.T) *createTestSetup {
s.Cluster.Name = "workload"
s.Cluster.Spec.DatacenterRef.Kind = v1alpha1.VSphereDatacenterKind
s.ManagementCluster = &types.Cluster{Name: "management"}
// s.GitOpsConfig = &v1alpha1.GitOpsConfig{}
}),
workloadCluster: &types.Cluster{Name: "workload"},
managementComponents: managementComponents,
Expand Down

0 comments on commit 2f06426

Please sign in to comment.