Merge remote-tracking branch 'origin/feat/deadline' into feat/deadline
This commit is contained in:
		
						commit
						6014b32fe4
					
				
					 2 changed files with 10 additions and 12 deletions
				
			
		|  | @ -5,8 +5,6 @@ import { Language } from '@dwengo-1/common/util/language'; | |||
| import { testLearningPathWithConditions } from '../content/learning-paths.testdata'; | ||||
| import { getClassWithTestleerlingAndTestleerkracht } from '../classes/classes.testdata'; | ||||
| 
 | ||||
| 
 | ||||
| 
 | ||||
| export function makeTestAssignemnts(em: EntityManager, classes: Class[]): Assignment[] { | ||||
|     const futureDate = new Date(); | ||||
|     futureDate.setDate(futureDate.getDate() + 7); | ||||
|  |  | |||
		Reference in a new issue
	
	 Joyelle Ndagijimana
						Joyelle Ndagijimana