Skip to content

Commit

Permalink
update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kon-angelo committed May 3, 2024
1 parent 5648f00 commit 36c4c34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/controller/worker/machines_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ var _ = Describe("Machines", func() {
}

defaultMachineClass := map[string]interface{}{
"annotations": map[string]string{},
"region": region,
"resourceGroup": resourceGroupName,
"network": map[string]interface{}{
Expand Down

0 comments on commit 36c4c34

Please sign in to comment.