fix(backend): Conflicten met linter opgelost
This commit is contained in:
		
							parent
							
								
									9f28e4ed17
								
							
						
					
					
						commit
						19cd9c4387
					
				
					 11 changed files with 28 additions and 54 deletions
				
			
		|  | @ -22,6 +22,6 @@ export function dummyLearningObject(hruid: string, language: Language, title: st | |||
|             return learningObject; | ||||
|         }, | ||||
|         createAttachment: {}, | ||||
|         getHTMLRendering: () => loadTestAsset('learning-objects/dummy/rendering.html').toString(), | ||||
|         getHTMLRendering: () => loadTestAsset('learning-objects/dummy/rendering.txt').toString(), | ||||
|     }; | ||||
| } | ||||
|  |  | |||
|  | @ -0,0 +1 @@ | |||
| Dummy content | ||||
		Reference in a new issue
	
	 Gerald Schmittinger
						Gerald Schmittinger