Skip to content

Commit

Permalink
Put back deleted line as requested in PR review
Browse files Browse the repository at this point in the history
  • Loading branch information
David Cherriere committed Dec 1, 2023
1 parent 74360c3 commit c633a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testenv/osccluster_controller_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -894,6 +894,7 @@ var _ = Describe("Outscale Cluster Reconciler", func() {
osc_region, ok := os.LookupEnv("OSC_REGION")
infraClusterSpec := infrastructurev1beta1.OscClusterSpec{
Network: infrastructurev1beta1.OscNetwork{
SubregionName: osc_subregion,
Net: infrastructurev1beta1.OscNet{
Name: "cluster-api-net",
},
Expand Down

0 comments on commit c633a39

Please sign in to comment.