sync: again package-lock.json
This commit is contained in:
parent
7aa9bf6ddd
commit
ac4ece29c7
2 changed files with 18003 additions and 1 deletions
|
@ -47,7 +47,7 @@ export function makeTestClasses(em: EntityManager, students: Student[], teachers
|
||||||
});
|
});
|
||||||
|
|
||||||
classWithTestleerlingAndTestleerkracht = em.create(Class, {
|
classWithTestleerlingAndTestleerkracht = em.create(Class, {
|
||||||
classId: 'ZAV71B', // a75298b5-18aa-471d-8eeb-5d77eb989393
|
classId: 'ZAV71B', // Was a75298b5-18aa-471d-8eeb-5d77eb989393
|
||||||
displayName: 'Testklasse',
|
displayName: 'Testklasse',
|
||||||
teachers: [getTestleerkracht1()],
|
teachers: [getTestleerkracht1()],
|
||||||
students: [getTestleerling1()],
|
students: [getTestleerling1()],
|
||||||
|
|
18002
package-lock.json
generated
Normal file
18002
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue