Skip to content

Commit

Permalink
Update as per review feedback.
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Wang <wachao@vmware.com>
  • Loading branch information
geetasg and ahrtr authored Aug 11, 2023
1 parent 758e79f commit a66f50a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e/cluster_downgrade_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ func verifySnapshotMembers(t *testing.T, epc *e2e.EtcdProcessCluster, expectedMe
}
t.Logf("Verifed snapshot for member %d", i)
}
t.Logf("All members have a valid snapshot")
t.Log("All members have a valid snapshot")
}

func getMembersAndKeys(t *testing.T, epc *e2e.EtcdProcessCluster) (*clientv3.MemberListResponse, *clientv3.GetResponse) {
Expand Down

0 comments on commit a66f50a

Please sign in to comment.