Fixes attachment integration test
This commit is contained in:
parent
f5532acf97
commit
afba9a6364
@ -15,6 +15,7 @@ import (
|
||||
)
|
||||
|
||||
func (h helper) clearAttachment() {
|
||||
h.clearNamespaces()
|
||||
h.noError(store.TruncateAttachments(context.Background(), service.DefaultStore))
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user