fix: fixed test merge errors
This commit is contained in:
parent
90f43e74ba
commit
460acb27c4
3 changed files with 3 additions and 3 deletions
|
@ -48,7 +48,7 @@ export function makeTestAssignemnts(em: EntityManager, classes: Class[]): Assign
|
|||
|
||||
conditionalPathAssignment = em.create(Assignment, {
|
||||
within: getClassWithTestleerlingAndTestleerkracht(),
|
||||
id: 1,
|
||||
id: 21004,
|
||||
title: 'Assignment: Conditional Learning Path',
|
||||
description: 'You have to do the testing learning path with a condition.',
|
||||
learningPathHruid: testLearningPathWithConditions.hruid,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue