fix test
This commit is contained in:
@@ -30,7 +30,7 @@ func TestJsonpMarshalUnmarshal(t *testing.T) {
|
|||||||
rawJson := `{
|
rawJson := `{
|
||||||
"backendType":"aws",
|
"backendType":"aws",
|
||||||
"backendId":"temp",
|
"backendId":"temp",
|
||||||
"FileSize":12
|
"fileSize":12
|
||||||
}`
|
}`
|
||||||
|
|
||||||
tv1 := &volume_server_pb.RemoteFile{}
|
tv1 := &volume_server_pb.RemoteFile{}
|
||||||
|
|||||||
Reference in New Issue
Block a user