Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
mitalipaygude committed Feb 21, 2024
1 parent 90ef45c commit 0043d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/executables/kind_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ func TestKindCreateBootstrapClusterSuccess(t *testing.T) {
Services: v1alpha1.Services{
CidrBlocks: []string{"2.2.2.2"},
},
}
}
})
eksClusterName := "test_cluster-eks-a-cluster"
kubeConfigFile := "test_cluster.kind.kubeconfig"
Expand Down

0 comments on commit 0043d7d

Please sign in to comment.