Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
absolutelightning committed Jun 8, 2023
1 parent dc25344 commit 3631708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions agent/consul/operator_raft_endpoint_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ func TestOperator_RaftGetConfiguration(t *testing.T) {
Leader: true,
Voter: true,
ProtocolVersion: "3",
LastIndex: uint64(14),
},
},
Index: future.Index(),
Expand Down

0 comments on commit 3631708

Please sign in to comment.