test: questions data
This commit is contained in:
parent
5eaa93e18f
commit
49449b90be
2 changed files with 51 additions and 35 deletions
|
@ -27,6 +27,7 @@ export function makeTestQuestions(em: EntityManager): Question[] {
|
|||
content: 'question',
|
||||
});
|
||||
|
||||
//gets deleted
|
||||
question03 = em.create(Question, {
|
||||
learningObjectLanguage: testLearningObject04.language,
|
||||
learningObjectVersion: testLearningObject04.version,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue