mirror of
https://github.com/status-im/consul.git
synced 2025-01-28 22:45:58 +00:00
Fix the testing endpoint's root set op
This commit is contained in:
parent
75f62e3117
commit
30c1973e8b
@ -27,7 +27,7 @@ func (s *Test) ConnectCASetRoots(
|
||||
|
||||
// Commit
|
||||
resp, err := s.srv.raftApply(structs.ConnectCARequestType, &structs.CARequest{
|
||||
Op: structs.CAOpSet,
|
||||
Op: structs.CAOpSetRoots,
|
||||
Index: idx,
|
||||
Roots: args,
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user