Update backend/src/graphql/resolver/ContributionResolver.test.ts

Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
Hannes Heine 2022-07-12 12:54:46 +02:00 committed by GitHub
parent b991bb0467
commit 0380609dee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -368,7 +368,7 @@ describe('ContributionResolver', () => {
})
})
describe('update creation to a date that is older than 3 month', () => {
describe('update creation to a date that is older than 3 months', () => {
it('throws an error', async () => {
const date = new Date() // ,
await expect(