Update frontend/src/views/Pages/RegisterCommunity.spec.js

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Hannes Heine 2021-11-05 12:33:50 +01:00 committed by GitHub
parent 2b64cb9397
commit c8570218c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@ describe('RegisterCommunity', () => {
}) })
}) })
describe('Community Data', () => { describe('Community data already loaded', () => {
beforeEach(() => { beforeEach(() => {
jest.clearAllMocks() jest.clearAllMocks()
mocks.$store.state.community = { mocks.$store.state.community = {