mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 01:46:07 +00:00
add clearAllMocks in beforeAll of searchUsers-testcases
This commit is contained in:
parent
a0d598dd25
commit
56807d25ae
@ -2484,6 +2484,7 @@ describe('UserResolver', () => {
|
||||
}
|
||||
|
||||
beforeAll(async () => {
|
||||
jest.clearAllMocks()
|
||||
admin = await userFactory(testEnv, peterLustig)
|
||||
await mutate({
|
||||
mutation: login,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user