fix(backend): Falende testen gerepareerd.
This commit is contained in:
parent
3c3a1d89c6
commit
fc675710b4
7 changed files with 34 additions and 14 deletions
|
@ -147,6 +147,7 @@ describe('Student controllers', () => {
|
|||
|
||||
const result = jsonMock.mock.lastCall?.[0];
|
||||
expect(result.submissions).to.have.length.greaterThan(0);
|
||||
|
||||
});
|
||||
|
||||
it('Student questions', async () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue