fix: lint
This commit is contained in:
		
							parent
							
								
									17dc9649c5
								
							
						
					
					
						commit
						a824cdff94
					
				
					 6 changed files with 5 additions and 11 deletions
				
			
		|  | @ -42,9 +42,6 @@ export async function setupTestApp(): Promise<void> { | |||
|     const answers = makeTestAnswers(em, teachers, questions); | ||||
|     const submissions = makeTestSubmissions(em, students, groups); | ||||
| 
 | ||||
|     console.log("classes", classes); | ||||
|     console.log("invitations", teacherInvitations); | ||||
| 
 | ||||
|     await em.persistAndFlush([ | ||||
|         ...students, | ||||
|         ...teachers, | ||||
|  |  | |||
		Reference in a new issue
	
	 Gabriellvl
						Gabriellvl