mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
fix doc
Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
This commit is contained in:
parent
f947c815d0
commit
f61ccb7d66
@ -2806,8 +2806,7 @@ func TestRestoreWithLearner(t *testing.T) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Tests if incoming voter and outgoing voter can receive and apply snapshot
|
/// Tests if outgoing voter can receive and apply snapshot correctly.
|
||||||
/// correctly.
|
|
||||||
func TestRestoreWithVotersOutgoing(t *testing.T) {
|
func TestRestoreWithVotersOutgoing(t *testing.T) {
|
||||||
s := pb.Snapshot{
|
s := pb.Snapshot{
|
||||||
Metadata: pb.SnapshotMetadata{
|
Metadata: pb.SnapshotMetadata{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user