Merge pull request #3938 from nextcloud/tests/isimplefile
This commit is contained in:
@@ -98,6 +98,7 @@ class FileServiceTest extends TestCase {
|
||||
$attachment = new Attachment();
|
||||
$attachment->setId(1);
|
||||
$attachment->setCardId(123);
|
||||
$attachment->setData('Filename.md');
|
||||
return $attachment;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user