mirror of
https://github.com/IT4Change/gradido.git
synced 2026-01-15 01:14:35 +00:00
move clear all mocks to correct position
This commit is contained in:
parent
eac290919d
commit
36185a286a
@ -1530,8 +1530,8 @@ describe('AdminResolver', () => {
|
||||
|
||||
describe('adminDeleteContribution', () => {
|
||||
describe('creation id does not exist', () => {
|
||||
jest.clearAllMocks()
|
||||
it('throws an error', async () => {
|
||||
jest.clearAllMocks()
|
||||
await expect(
|
||||
mutate({
|
||||
mutation: adminDeleteContribution,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user