Merge branch 'test-admin-creation' of github.com:gradido/gradido into test-admin-creation

This commit is contained in:
Moriz Wahl 2021-12-13 10:03:15 +01:00
commit 92b481b4e0

View File

@ -79,7 +79,7 @@ describe('Creation', () => {
})
})
describe('update iten', () => {
describe('update item', () => {
beforeEach(() => {
jest.clearAllMocks()
})