test: answers data
This commit is contained in:
		
							parent
							
								
									49449b90be
								
							
						
					
					
						commit
						dd6b84536e
					
				
					 2 changed files with 15 additions and 19 deletions
				
			
		|  | @ -20,6 +20,7 @@ export function makeTestAnswers(em: EntityManager): Answer[] { | |||
|         content: 'answer2', | ||||
|     }); | ||||
| 
 | ||||
|     // gets deleted
 | ||||
|     answer03 = em.create(Answer, { | ||||
|         author: getLimpBizkit(), | ||||
|         toQuestion: getQuestion04(), | ||||
|  |  | |||
		Reference in a new issue
	
	 laurejablonski
						laurejablonski