diff --git a/raft/raft_test.go b/raft/raft_test.go index f98d8a903..37f2bec4f 100644 --- a/raft/raft_test.go +++ b/raft/raft_test.go @@ -2806,8 +2806,7 @@ func TestRestoreWithLearner(t *testing.T) { } } -/// Tests if incoming voter and outgoing voter can receive and apply snapshot -/// correctly. +/// Tests if outgoing voter can receive and apply snapshot correctly. func TestRestoreWithVotersOutgoing(t *testing.T) { s := pb.Snapshot{ Metadata: pb.SnapshotMetadata{