Skip to content

Commit 4519fb0

Browse files
committed
Merge branch 'feature/CSPL-3775-extract-common-code-in-tests' of github.com:splunk/splunk-operator into feature/CSPL-3775-extract-common-code-in-tests
2 parents e8b3573 + b4eae55 commit 4519fb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testenv/util.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ func newClusterMasterWithGivenIndexes(name, ns, licenseManagerName, ansibleConfi
323323

324324
new := enterpriseApiV3.ClusterMaster{
325325
TypeMeta: metav1.TypeMeta{
326-
Kind: "ClusterManager",
326+
Kind: "ClusterMaster",
327327
},
328328
ObjectMeta: metav1.ObjectMeta{
329329
Name: name,

0 commit comments

Comments
 (0)