chunker: mark as not supporting metadata

This commit is contained in:
Nick Craig-Wood 2022-06-29 14:27:43 +01:00
parent cd1735bb10
commit ba5760ff38
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ func TestIntegration(t *testing.T) {
"MimeType",
"GetTier",
"SetTier",
"Metadata",
},
UnimplementableFsMethods: []string{
"PublicLink",