Skip to content

Commit

Permalink
fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
Despire committed Nov 14, 2024
1 parent 8a0415a commit 67bba04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/manager/internal/service/schedule_tasks_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -779,6 +779,7 @@ func TestDiff(t *testing.T) {
{
ClusterInfo: &spec.ClusterInfo{Name: "test1"},
TargetedK8S: "k8s",
Dns: &spec.DNS{},
Roles: []*spec.Role{
{
Name: "api-server",
Expand Down

0 comments on commit 67bba04

Please sign in to comment.