mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
- beofreAll does not work - back to beforeEach
This commit is contained in:
parent
0ba37aab18
commit
49b4ebb954
@ -99,7 +99,7 @@ describe('Location Service', () => {
|
||||
// Authentication
|
||||
// TODO: unify, externalize, simplify, wtf?
|
||||
let user
|
||||
beforeAll(async () => {
|
||||
beforeEach(async () => {
|
||||
user = await Factory.build('user', {
|
||||
id: 'location-user',
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user