test: Fix merge
This commit is contained in:
parent
79393d6552
commit
1df27c2a98
5 changed files with 30 additions and 33 deletions
|
@ -8,7 +8,7 @@ export function makeTestAttachments(
|
|||
): Array<Attachment> {
|
||||
const attachment01 = em.create(Attachment, {
|
||||
learningObject: learningObjects[1],
|
||||
sequenceNumber: 1,
|
||||
name: 'attachment01',
|
||||
mimeType: '',
|
||||
content: Buffer.from(''),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue