test: teacher invitation data
This commit is contained in:
parent
cc1a281d52
commit
a452b9fc4f
2 changed files with 24 additions and 13 deletions
|
@ -26,6 +26,7 @@ export function makeTestTeacherInvitations(em: EntityManager): TeacherInvitation
|
|||
status: ClassStatus.Open,
|
||||
});
|
||||
|
||||
// gets deleted in test
|
||||
teacherInvitation04 = em.create(TeacherInvitation, {
|
||||
sender: getFooFighters(),
|
||||
receiver: getLimpBizkit(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue