Update admin/src/pages/Creation.spec.js

Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
This commit is contained in:
Moriz Wahl 2021-12-13 09:55:05 +01:00 committed by GitHub
parent 1b9f432c71
commit 4c3b10b893
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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