fix: .js + sendStatusMock in backend controller
This commit is contained in:
		
							parent
							
								
									44c242fc57
								
							
						
					
					
						commit
						82c2197950
					
				
					 8 changed files with 68 additions and 62 deletions
				
			
		|  | @ -5,7 +5,7 @@ const controller = new TeacherController(); | |||
| 
 | ||||
| describe('TeacherController', () => { | ||||
|     const newTeacher = { | ||||
|         username: 'testteacher', | ||||
|         username: 'testteacher3', | ||||
|         firstName: 'Testy', | ||||
|         lastName: 'McTestface', | ||||
|     }; | ||||
|  |  | |||
		Reference in a new issue
	
	 Gabriellvl
						Gabriellvl