fix(backend): Conflicten met linter opgelost
This commit is contained in:
parent
9f28e4ed17
commit
19cd9c4387
11 changed files with 28 additions and 54 deletions
|
@ -67,6 +67,6 @@ const example: LearningObjectExample = {
|
|||
return att;
|
||||
},
|
||||
},
|
||||
getHTMLRendering: () => loadTestAsset(`${ASSETS_PREFIX}/rendering.html`).toString(),
|
||||
getHTMLRendering: () => loadTestAsset(`${ASSETS_PREFIX}/rendering.txt`).toString(),
|
||||
};
|
||||
export default example;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue