Change test name.

This commit is contained in:
elweyn 2023-02-17 15:46:53 +01:00
parent ef5bd33245
commit 9ddef04f56

View File

@ -2772,7 +2772,7 @@ describe('ContributionResolver', () => {
resetToken() resetToken()
}) })
it('returns thirteen pending creations', async () => { it('returns 19 pending creations', async () => {
const { const {
data: { adminListAllContributions: contributionListObject }, data: { adminListAllContributions: contributionListObject },
}: { data: { adminListAllContributions: ContributionListResult } } = await query({ }: { data: { adminListAllContributions: ContributionListResult } } = await query({