This commit is contained in:
Chris Lu
2019-12-02 20:49:58 -08:00
parent 6383b45bd0
commit 70648d35ad
4 changed files with 12 additions and 12 deletions

View File

@@ -12,8 +12,8 @@ func TestJsonpMarshalUnmarshal(t *testing.T) {
tv := &volume_server_pb.RemoteFile{
BackendType: "aws",
BackendId: "",
FileSize: 12,
BackendId: "",
FileSize: 12,
}
m := jsonpb.Marshaler{