style: fix linting issues met ESLint
This commit is contained in:
parent
f3d2b3313c
commit
8e2643f596
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ describe('Teacher controllers', () => {
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
||||||
it('Create and accept invitation', async () => {
|
It('Create and accept invitation', async () => {
|
||||||
const body = {
|
const body = {
|
||||||
sender: 'LimpBizkit',
|
sender: 'LimpBizkit',
|
||||||
receiver: 'testleerkracht1',
|
receiver: 'testleerkracht1',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue