style: format en linting
This commit is contained in:
parent
4cb1469479
commit
e2bf413f35
22 changed files with 41 additions and 71 deletions
|
@ -27,7 +27,7 @@ export function makeTestQuestions(em: EntityManager): Question[] {
|
|||
content: 'question',
|
||||
});
|
||||
|
||||
//gets deleted
|
||||
//Gets deleted
|
||||
question03 = em.create(Question, {
|
||||
learningObjectLanguage: testLearningObject04.language,
|
||||
learningObjectVersion: testLearningObject04.version,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue