mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Remove clearAllMocks for 'open'
This commit is contained in:
parent
75e06d46e4
commit
52cc4e54bd
@ -352,7 +352,6 @@ describe('CreationConfirm', () => {
|
||||
|
||||
describe('click tab "open"', () => {
|
||||
beforeEach(async () => {
|
||||
jest.clearAllMocks()
|
||||
await wrapper.find('[data-test="open"]').trigger('click')
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user