Merge branch 'fix/testdata-niet-meer-correct-opgezet' of https://github.com/SELab-2/Dwengo-1 into fix/testdata-niet-meer-correct-opgezet
This commit is contained in:
		
						commit
						6670e086fe
					
				
					 34 changed files with 622 additions and 6033 deletions
				
			
		|  | @ -48,7 +48,6 @@ describe('ClassRepository', () => { | |||
|         expect(invitations).toHaveLength(2); | ||||
|         expect(invitations[0].class.classId).toBeOneOf([ti1.class.classId, ti2.class.classId]); | ||||
|         expect(invitations[1].class.classId).toBeOneOf([ti1.class.classId, ti2.class.classId]); | ||||
| 
 | ||||
|     }); | ||||
| 
 | ||||
|     it('should not find a removed invitation', async () => { | ||||
|  |  | |||
		Reference in a new issue
	
	 laurejablonski
						laurejablonski