mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-01-18 14:41:31 +08:00
fix test
This commit is contained in:
parent
5d081d5c3c
commit
4bd6bea429
@ -30,7 +30,7 @@ func TestJsonpMarshalUnmarshal(t *testing.T) {
|
||||
rawJson := `{
|
||||
"backendType":"aws",
|
||||
"backendId":"temp",
|
||||
"FileSize":12
|
||||
"fileSize":12
|
||||
}`
|
||||
|
||||
tv1 := &volume_server_pb.RemoteFile{}
|
||||
|
Loading…
Reference in New Issue
Block a user