Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mikenorgate committed Aug 22, 2024
1 parent 41920ad commit efdf727
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions castai/resource_node_template_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -762,6 +762,8 @@ func testNodeTemplateUpdated(rName, clusterName string) string {
spot = true
on_demand = true
}
cpu_manufacturers = ["INTEL", "AMD"]
}
}
`, rName))
Expand Down

0 comments on commit efdf727

Please sign in to comment.