Fix tests running against 25 with adjusted ISimpleFile methods
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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