e2e: Fix govet errors

release-3.4
Manjunath A Kumatagi 2018-01-25 04:49:30 -05:00
parent 1f638c4ad8
commit b0d3c07fe5
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ func testV3CurlTxn(t *testing.T, pathPrefix string) {
Key: []byte("foo"),
Result: pb.Compare_EQUAL,
Target: pb.Compare_CREATE,
TargetUnion: &pb.Compare_CreateRevision{0},
TargetUnion: &pb.Compare_CreateRevision{CreateRevision: 0},
},
},
Success: []*pb.RequestOp{