all: Move remaining protos to use the vanity plugin (#7009)
This commit is contained in:
@@ -357,7 +357,7 @@ func TestWeakHash(t *testing.T) {
|
||||
Blocks: existing,
|
||||
Size: size,
|
||||
ModifiedS: info.ModTime().Unix(),
|
||||
ModifiedNs: int32(info.ModTime().Nanosecond()),
|
||||
ModifiedNs: info.ModTime().Nanosecond(),
|
||||
}
|
||||
desiredFile := protocol.FileInfo{
|
||||
Name: "weakhash",
|
||||
|
||||
Reference in New Issue
Block a user