Skip to content

Commit

Permalink
fix: fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
cristiGuranIonos committed Dec 11, 2024
1 parent 0201c2b commit 339f251
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/controller/k8s/k8scluster/cluster_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,6 @@ func TestExternalControlPlaneClientObserve(t *testing.T) {
ResourceExists: true,
ResourceUpToDate: true,
ResourceLateInitialized: false,
ConnectionDetails: managed.ConnectionDetails{"kubeconfig": []byte("")},
Diff: "",
},
wantErr: false,
Expand Down

0 comments on commit 339f251

Please sign in to comment.