style: fix linting issues met Prettier
This commit is contained in:
parent
ba725f67b2
commit
8a55c0f003
22 changed files with 137 additions and 157 deletions
|
@ -147,7 +147,6 @@ 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