style: fix linting issues met Prettier
This commit is contained in:
parent
df8f4043a8
commit
b9681926f8
10 changed files with 31 additions and 44 deletions
|
@ -1,4 +1,4 @@
|
|||
import { EntityManager} from '@mikro-orm/core';
|
||||
import { EntityManager } from '@mikro-orm/core';
|
||||
import { Student } from '../../../src/entities/users/student.entity';
|
||||
|
||||
// 🔓 Ruwe testdata array — herbruikbaar in assertions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue