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